Searched refs:SCSIINTERRUPT (Results 1 – 2 of 2) sorted by relevance
289 #define SCSIINTERRUPT 0x0080 /* SCSI interrupt pending */ macro
757 if ((bus_space_read_2(iot, ioh, TRM_S1040_SCSI_STATUS) & SCSIINTERRUPT) != 0) { in trm_StartSRB()829 if (!(scsi_status & SCSIINTERRUPT)) { in trm_Interrupt()