Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_init.h387 U32 ResponseInfo; /* 0x1C */ member
495 U32 ResponseInfo; /* 0x18 */ member
H A Dmpi2_history.txt308 * 10-28-09 02.00.08 Added defines for decoding the ResponseInfo bytes for
310 * Added ResponseInfo field to MPI2_SCSI_TASK_MANAGE_REPLY.
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c5500 &reply->ResponseInfo); in mptsas_check_scsi_io_error()