Home
last modified time | relevance | path

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

/drivers/scsi/
Dinitio.h133 #define TUL_Int 0xDC /*Interrupt Register */ macro
Dinitio.c513 while ((inb(host->addr + TUL_Int) & XABT) == 0) in initio_stop_bm()
1055 if (inb(host->addr + TUL_Int) & TSS_INT_PENDING) { in initio_isr()
1543 while ((inb(host->addr + TUL_Int) & XABT) == 0) in initio_state_5()
1871 while ((inb(host->addr + TUL_Int) & 0x04) == 0) in int_initio_scsi_rst()