Searched refs:ISA_SOS_READY (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/isdn/act2000/
H A Dact2000_isa.h110 #define ISA_SOS_READY 0x01 /* If 1 : we can write Data */ macro
H A Dact2000_isa.c202 if (inb(ISA_PORT_SOS) & ISA_SOS_READY) { act2000_isa_writeb()

Completed in 58 milliseconds