Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dmpiireg.h800 #define MPII_SCSIIO_STATE_AUTOSENSE_VALID (1<<0) macro
H A Dmpii.c3301 if (sie->scsi_state & MPII_SCSIIO_STATE_AUTOSENSE_VALID) in mpii_scsi_cmd_done()