Home
last modified time | relevance | path

Searched refs:APCIOCSBPORT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dapc.h24 #define APCIOCSBPORT _IOW(APC_IOC, 0x05, int) /* Set BPORT state */ macro
/linux/arch/sparc/kernel/
H A Dapc.c121 case APCIOCSBPORT: in apc_ioctl()