Home
last modified time | relevance | path

Searched refs:PhyInfo (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h1433 uint32_t PhyInfo; member
1507 uint32_t PhyInfo; member
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt230 * Removed Zone Address Resolved bit from PhyInfo and from
259 * Added PhyInfo defines for power condition.
H A Dmpi2_cnfg.h2700 U32 PhyInfo; /* 0x14 */ member
2848 U32 PhyInfo; /* 0x18 */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c2552 ddi_get32(accessp, &sasphypage->PhyInfo); in mptsas_sasphypage_0_cb()