Home
last modified time | relevance | path

Searched refs:AttachedPhyIdentifier (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h1439 uint8_t AttachedPhyIdentifier; member
1500 uint8_t AttachedPhyIdentifier; member
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_cnfg.h2490 U8 AttachedPhyIdentifier; /* 0x21 */ member
2536 U8 AttachedPhyIdentifier; /* 0x1A */ member
2625 U8 AttachedPhyIdentifier; /* 0x0E */ member
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c2481 ddi_get8(accessp, &sasphypage->AttachedPhyIdentifier); in mptsas_sasphypage_0_cb()