Searched refs:pmcs_phy (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c176 struct pmcs_phy phy;
178 if (mdb_vread(&phy, sizeof (struct pmcs_phy), addr) !=
179 sizeof (struct pmcs_phy)) {
1942 display_phy(struct pmcs_phy phy, struct pmcs_phy *phyp, int verbose,
2086 (tphyp + offsetof(struct pmcs_phy,
2093 (tphyp + offsetof(struct pmcs_phy,
2105 display_phys(struct pmcs_hw ss, int verbose, struct pmcs_phy *parent, int level,
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h64 typedef struct pmcs_phy pmcs_phy_t;
H A Dpmcs_def.h72 struct pmcs_phy { struct

Completed in 111 milliseconds