Searched refs:MPII_SCSIIO_STATE_AUTOSENSE_VALID (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | mpiireg.h | 800 #define MPII_SCSIIO_STATE_AUTOSENSE_VALID (1<<0) macro |
H A D | mpii.c | 3301 if (sie->scsi_state & MPII_SCSIIO_STATE_AUTOSENSE_VALID) in mpii_scsi_cmd_done() |