Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt366 * Removed CurReplyFrameSize from MPI2_IOC_FACTS_REPLY and
398 * Added MaxMSIxVectors field to MPI2_IOC_FACTS_REPLY.
399 * Added MinDevHandle field to MPI2_IOC_FACTS_REPLY.
H A Dmpi2_ioc.h327 } MPI2_IOC_FACTS_REPLY, MPI2_POINTER PTR_MPI2_IOC_FACTS_REPLY, typedef
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_init.c158 if (mptsas_do_dma(mpt, sizeof (MPI2_IOC_FACTS_REPLY), NULL, in mptsas_ioc_get_facts()
H A Dmptsas.c10661 if (pt->data_size != sizeof (MPI2_IOC_FACTS_REPLY)) in mpi_pre_ioc_facts()
10664 (int)sizeof (MPI2_IOC_FACTS_REPLY))); in mpi_pre_ioc_facts()