Home
last modified time | relevance | path

Searched refs:ResponseInfo (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/mpt/
H A Dmpi_raid.h136 uint32_t ResponseInfo; member
H A Dmpi_init.h108 uint32_t ResponseInfo; member
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_init.h403 U32 ResponseInfo; /* 0x1C */ member
518 U32 ResponseInfo; /* 0x18 */ member
H A Dmpi2_history.txt385 * 10-28-09 02.00.08 Added defines for decoding the ResponseInfo bytes for
387 * Added ResponseInfo field to MPI2_SCSI_TASK_MANAGE_REPLY.
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c5550 &reply->ResponseInfo); in mptsas_check_scsi_io_error()