Searched refs:phy (Results 26 - 29 of 29) sorted by relevance

12

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_subr.c787 * If the phy pointer is NULL just return the number of 'phy_number' properties
818 * Return "phy-num" devinfo/pathinfo property.
823 int phy; local
835 if (strcmp("phy-num",
838 bcopy(buf, &phy, sizeof (int));
848 if (strncmp("phy-num", di_prop_name(di_prop),
849 strlen("phy-num")) == 0) {
853 bcopy(chbuf, &phy, sizeof (uint_t));
863 topo_mod_dprintf(mod, "pi_get_phynum: phy = %d\n", phy);
[all...]
/osnet-11/usr/src/lib/sun_sas/common/
H A Dsun_sas.h149 SMHBA_SAS_PHY phy; member in struct:phy_info
H A Ddevtree_device_disco.c194 /* fill up phy info */
197 (void) memcpy(phy_ptr->phy.domainPortWWN.wwn, &domainPort, 8);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c492 unsigned long phy:1; member in struct:rhine_rx_desc::VTC_rx_status_tag::__anon288

Completed in 24 milliseconds

12