Searched refs:phy_dev (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/dpaa/
H A Dif_dtsec_fdt.c115 device_t phy_dev; local
151 phy_dev = OF_device_from_xref(OF_parent(phy_node));
153 if (phy_dev == NULL) {
158 sc->sc_mdio = phy_dev;
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_mc_acpi.c302 dpaa2_mc_acpi_get_phy_dev(device_t dev, device_t *phy_dev, uint32_t id) argument
320 if (phy_dev != NULL)
321 *phy_dev = pdev;
H A Ddpaa2_mc_fdt.c315 dpaa2_mc_fdt_get_phy_dev(device_t dev, device_t *phy_dev, uint32_t id) argument
333 if (phy_dev != NULL)
334 *phy_dev = pdev;
H A Ddpaa2_ni.h507 device_t phy_dev; member in struct:dpaa2_ni_softc::__anon647
H A Ddpaa2_ni.c532 sc->mac.phy_dev = NULL;
872 &sc->mac.phy_dev, sc->mac.dpmac_id);
875 sc->mac.phy_dev, dev);
882 sc->mac.phy_dev), error);
887 sc->mac.phy_dev, &sc->mac.phy_loc);
896 sc->mac.phy_dev), error);
900 error = mii_attach(sc->mac.phy_dev,
/freebsd-current/sys/dev/hpt27xx/
H A Dldm.h275 void * phy_dev; member in struct:hpt_raw_disk
/freebsd-current/sys/dev/hptnr/
H A Dldm.h274 void * phy_dev; member in struct:hpt_raw_disk
H A Dhptnr_osm_bsd.c797 vd->u.raw.him->get_device_config(vd->u.raw.phy_dev,&devconf);
856 vd->u.raw.him->get_device_config(vd->u.raw.phy_dev,&devconf);
/freebsd-current/sys/dev/hptrr/
H A Dldm.h269 void * phy_dev; member in struct:hpt_raw_disk

Completed in 204 milliseconds