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

/freebsd-11-stable/sys/dev/trm/
H A Dtrm.h561 #define SCSIINTERRUPT 0x0080 /* SCSI interrupt pending */ macro
H A Dtrm.c1062 if (trm_reg_read16(TRMREG_SCSI_STATUS) & SCSIINTERRUPT) {
1106 if (!(scsi_status & SCSIINTERRUPT)) {

Completed in 111 milliseconds