Home
last modified time | relevance | path

Searched refs:SenseBufferLength (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_raid.h105 uint8_t SenseBufferLength; member
126 uint8_t SenseBufferLength; member
H A Dmpi_init.h28 uint8_t SenseBufferLength; member
98 uint8_t SenseBufferLength; member
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_init.h127 U8 SenseBufferLength; /* 0x12 */ member
280 U8 SenseBufferLength; /* 0x12 */ member
/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.h118 uint8_t SenseBufferLength; /* 0x12 */ member
H A Dmr_sas_tbolt.c1864 ddi_put8(acc_handle, &scsi_raid_io->SenseBufferLength, SENSE_LENGTH); in mrsas_tbolt_build_cmd()
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c8549 ddi_put8(acc_hdl, &io_request->SenseBufferLength, ars_size); in mptsas_start_cmd()
10428 ddi_put8(acc_hdl, &scsi_io_req->SenseBufferLength, ars_size); in mptsas_start_passthru()