Home
last modified time | relevance | path

Searched refs:MPI2_CONFIG_REQUEST (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c625 bzero(mpt->m_hshk_memp, sizeof (MPI2_CONFIG_REQUEST)); in mptsas_send_config_request_msg()
641 send_numbytes = sizeof (MPI2_CONFIG_REQUEST); in mptsas_send_config_request_msg()
662 bzero(mpt->m_hshk_memp, sizeof (MPI2_CONFIG_REQUEST)); in mptsas_send_extended_config_request_msg()
680 send_numbytes = sizeof (MPI2_CONFIG_REQUEST); in mptsas_send_extended_config_request_msg()
H A Dmptsas.c11003 pt->sgl_offset = offsetof(MPI2_CONFIG_REQUEST, PageBufferSGE); in mpi_pre_config()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt288 * 02-23-11 02.00.18 Added ProxyVF_ID field to MPI2_CONFIG_REQUEST.
H A Dmpi2_cnfg.h494 } MPI2_CONFIG_REQUEST, MPI2_POINTER PTR_MPI2_CONFIG_REQUEST, typedef