Searched refs:APC_BPORT_REG (Results 1 – 2 of 2) sorted by relevance
105 if (put_user(apc_readb(APC_BPORT_REG) & APC_BPMASK, arg)) in apc_ioctl()124 apc_writeb(inarg & APC_BPMASK, APC_BPORT_REG); in apc_ioctl()
32 #define APC_BPORT_REG 0x30 macro