Searched refs:APCIOCSBPORT (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/uapi/asm/ | ||
D | apc.h | 23 #define APCIOCSBPORT _IOW(APC_IOC, 0x05, int) /* Set BPORT state */ macro |
/arch/sparc/kernel/ | ||
D | apc.c | 120 case APCIOCSBPORT: in apc_ioctl() |