Home
last modified time | relevance | path

Searched defs:pmcs_phy (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h72 struct pmcs_phy { struct
73 pmcs_phy_t *sibling; /* sibling phy */ argument
74 pmcs_phy_t *parent; /* parent phy */ argument
95 atdt : 3, /* attached device type */
96 portid : 4, /* PMC8X6G port context */
103 configured : 1, /* is configured */
104 dead : 1, /* dead */
110 hrtime_t abort_all_start;
112 kmutex_t phy_lock;
116 struct {
[all …]