Home
last modified time | relevance | path

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

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