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

/linux-4.1.27/drivers/isdn/act2000/
H A Dact2000_isa.h56 #define ISA_ISR_SERIAL 0x08 /* Read out Serial ID after Reset */ macro
62 /* Signature delivered after Reset at ISA_ISR_SERIAL (LSB first) */
H A Dact2000_isa.c41 if (inb(portbase + ISA_ISR) & ISA_ISR_SERIAL) act2000_isa_reset()

Completed in 34 milliseconds