Home
last modified time | relevance | path

Searched refs:MPTSAS_RESET_FAIL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1255 #define MPTSAS_RESET_FAIL -1 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1045 return (MPTSAS_RESET_FAIL); in mptsas_ioc_reset()
H A Dmptsas.c13199 if (rval == MPTSAS_RESET_FAIL) { in mptsas_init_chip()