Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtrmreg.h58 #define SCSIINTERRUPT 0x0080 /* SCSI interrupt pending */ macro
H A Dtrm.c791 TRM_SCSI_STATUS) & SCSIINTERRUPT) in trm_scsipi_request()
1146 if ((stat & SCSIINTERRUPT) == 0) in trm_intr()