Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi.h292 uint8_t ContextSize; member
301 uint8_t ContextSize; member
310 uint8_t ContextSize; member
319 uint8_t ContextSize; member
328 uint8_t ContextSize; member
H A Dmpi_ioc.h615 uint8_t ContextSize; member
658 uint8_t ContextSize; member
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2.h991 U8 ContextSize; member
1002 U8 ContextSize; member
1013 U8 ContextSize; member
1024 U8 ContextSize; member
1035 U8 ContextSize; member
H A Dmpi2_ioc.h1505 U8 ContextSize; /* 0x01 */ member
1604 U8 ContextSize; /* 0x01 */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1239 ddi_put8(acc_hdl, &tcsge->ContextSize, 0); in mptsas_uflash2()
H A Dmptsas.c10757 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_download()
10796 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_25_download()
10843 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_upload()
10882 if (tcsge->ContextSize != 0 || tcsge->DetailsLength != 12 || in mpi_pre_fw_25_upload()