Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h1400 } MPI2_FW_UPLOAD_REPLY, MPI2_POINTER PTR_MPI2_FW_UPLOAD_REPLY, typedef
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c10561 (int)sizeof (MPI2_FW_UPLOAD_REPLY))); in mpi_pre_fw_25_download()
10602 if (pt->data_size < sizeof (MPI2_FW_UPLOAD_REPLY)) in mpi_pre_fw_upload()
10605 (int)sizeof (MPI2_FW_UPLOAD_REPLY))); in mpi_pre_fw_upload()
10640 if (pt->data_size < sizeof (MPI2_FW_UPLOAD_REPLY)) in mpi_pre_fw_25_upload()
10643 (int)sizeof (MPI2_FW_UPLOAD_REPLY))); in mpi_pre_fw_25_upload()