Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c279 if (config->action == MPI2_CONFIG_ACTION_PAGE_WRITE_NVRAM) { in mptsas_start_config_page_access()
2105 if (action != MPI2_CONFIG_ACTION_PAGE_WRITE_NVRAM) { in mptsas_get_sas_io_unit_page_hndshk()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_cnfg.h502 #define MPI2_CONFIG_ACTION_PAGE_WRITE_NVRAM (0x04) macro