Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpireg.h871 #define MPI_SCSIIO_ERR_STATE_AUTOSENSE_VALID (1<<0) macro
H A Dmpi.c1502 if (sie->scsi_state & MPI_SCSIIO_ERR_STATE_AUTOSENSE_VALID) in mpi_scsi_cmd_done()