Searched refs:ISA_SOS_READY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/isdn/act2000/ | ||
D | act2000_isa.h | 110 #define ISA_SOS_READY 0x01 /* If 1 : we can write Data */ macro |
D | act2000_isa.c | 202 if (inb(ISA_PORT_SOS) & ISA_SOS_READY) { in act2000_isa_writeb() |