Searched refs:APCIOCGBPORT (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/uapi/asm/ | ||
D | apc.h | 22 #define APCIOCGBPORT _IOR(APC_IOC, 0x04, int) /* Get BPORT state */ macro |
/arch/sparc/kernel/ | ||
D | apc.c | 103 case APCIOCGBPORT: in apc_ioctl() |