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

/freebsd-9.3-release/sys/dev/trm/
H A Dtrm.h561 #define SCSIINTERRUPT 0x0080 /* SCSI interrupt pending */ macro
H A Dtrm.c1210 if (trm_reg_read16(TRMREG_SCSI_STATUS) & SCSIINTERRUPT) {
1254 if (!(scsi_status & SCSIINTERRUPT)) {

Completed in 107 milliseconds