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