Searched refs:MPI2_IOCSTATUS_CONFIG_INVALID_PAGE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c121 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE) {
306 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)
485 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)
H A Dmptsas_impl.c1440 (iocstatus != MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)) {
1454 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE) {
1551 (iocstatus != MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)) {
1565 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE) {
1882 (iocstatus != MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)) {
2442 (iocstatus != MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)) {
2456 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE) {
2544 (iocstatus != MPI2_IOCSTATUS_CONFIG_INVALID_PAGE)) {
2558 if (iocstatus == MPI2_IOCSTATUS_CONFIG_INVALID_PAGE) {
H A Dmptsas.c16489 case MPI2_IOCSTATUS_CONFIG_INVALID_PAGE:
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2.h650 #define MPI2_IOCSTATUS_CONFIG_INVALID_PAGE (0x0022) macro

Completed in 82 milliseconds