Searched refs:pmcs_phy (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/ |
H A D | pmcs.c | 177 struct pmcs_phy phy; in pmcs_iport_phy_walk_cb() 179 if (mdb_vread(&phy, sizeof (struct pmcs_phy), addr) != in pmcs_iport_phy_walk_cb() 180 sizeof (struct pmcs_phy)) { in pmcs_iport_phy_walk_cb() 1946 display_phy(struct pmcs_phy phy, struct pmcs_phy *phyp, int verbose, in display_phy() 2093 (tphyp + offsetof(struct pmcs_phy, in display_phy() 2100 (tphyp + offsetof(struct pmcs_phy, in display_phy() 2112 display_phys(struct pmcs_hw ss, int verbose, struct pmcs_phy *parent, int level, in display_phys()
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs.h | 64 typedef struct pmcs_phy pmcs_phy_t;
|
H A D | pmcs_def.h | 72 struct pmcs_phy { struct
|