Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_init.h519 } MPI2_SCSI_TASK_MANAGE_REPLY, typedef
H A Dmpi2_history.txt387 * Added ResponseInfo field to MPI2_SCSI_TASK_MANAGE_REPLY.
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1182 if (reply_size > sizeof (MPI2_SCSI_TASK_MANAGE_REPLY)) { in mptsas_ioc_task_management()
1183 reply_size = sizeof (MPI2_SCSI_TASK_MANAGE_REPLY); in mptsas_ioc_task_management()