Searched refs:MPI_SCSIIO_ERR_STATE_AUTOSENSE_VALID (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | mpireg.h | 871 #define MPI_SCSIIO_ERR_STATE_AUTOSENSE_VALID (1<<0) macro |
H A D | mpi.c | 1502 if (sie->scsi_state & MPI_SCSIIO_ERR_STATE_AUTOSENSE_VALID) in mpi_scsi_cmd_done() |