Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi.h294 uint8_t ContextSize; member
303 uint8_t ContextSize; member
312 uint8_t ContextSize; member
321 uint8_t ContextSize; member
330 uint8_t ContextSize; member
H A Dmpi_ioc.h617 uint8_t ContextSize; member
660 uint8_t ContextSize; member
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2.h886 U8 ContextSize; member
897 U8 ContextSize; member
908 U8 ContextSize; member
919 U8 ContextSize; member
930 U8 ContextSize; member
H A Dmpi2_ioc.h1259 U8 ContextSize; /* 0x01 */ member
1350 U8 ContextSize; /* 0x01 */ member
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1235 ddi_put8(acc_hdl, &tcsge->ContextSize, 0); in mptsas_uflash2()
H A Dmptsas.c10508 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_download()
10545 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_25_download()
10590 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_upload()
10627 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_25_upload()