Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_init.c381 if (mptsas_do_dma(mpt, sizeof (MPI2_PORT_FACTS_REPLY), port, in mptsas_ioc_get_port_facts()
H A Dmptsas.c10683 if (pt->data_size != sizeof (MPI2_PORT_FACTS_REPLY)) in mpi_pre_port_facts()
10686 (int)sizeof (MPI2_PORT_FACTS_REPLY))); in mpi_pre_port_facts()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h423 } MPI2_PORT_FACTS_REPLY, MPI2_POINTER PTR_MPI2_PORT_FACTS_REPLY, typedef