Searched defs:phy (Results 1 - 25 of 202) sorted by relevance

123456789

/freebsd-13-stable/bin/pwd/
H A Dpwd.c109 struct stat lg, phy; local
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_vlans.c64 int i, j, phy; local
145 uint32_t phy; local
H A Dip175c.c86 int i, err, phy; local
H A Dip17x_phy.c56 ip17x_readphy(device_t dev, int phy, int reg) argument
77 ip17x_writephy(device_t dev, int phy, int reg, int data) argument
98 ip17x_updatephy(device_t dev, int phy, int reg, int mask, int value) argument
[all...]
/freebsd-13-stable/sys/dev/usb/controller/
H A Dgeneric_xhci_fdt.c90 phy_t phy; local
106 phy_t phy; local
[all...]
H A Dgeneric_ehci_fdt.c81 phy_t phy; member in struct:phy_list
124 phy_t phy; local
193 struct phy_list *phy, *phy_tmp; local
[all...]
H A Dgeneric_ohci.c75 phy_t phy; member in struct:phy_list
121 phy_t phy; local
244 struct phy_list *phy, *phy_tmp; local
[all...]
H A Dusb_nop_xceiv.c81 intptr_t phy; local
/freebsd-13-stable/sys/dev/mii/
H A Dukphy_subr.c61 ukphy_status(struct mii_softc *phy) argument
[all...]
H A Dmii_bitbang.c120 mii_bitbang_readreg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg) argument
168 mii_bitbang_writereg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg, argument
H A Drlphy.c165 rlphy_status(struct mii_softc *phy) argument
[all...]
H A Drlswitch.c371 rlswitch_status(struct mii_softc *phy) argument
385 int phy, reg, val; local
H A Dtdkphy.c149 tdkphy_status(struct mii_softc *phy) argument
[all...]
/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c73 arswitch_readphy_external(device_t dev, int phy, int reg) argument
91 arswitch_writephy_external(device_t dev, int phy, int reg, int data) argument
98 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
113 arswitch_readphy_internal(device_t dev, int phy, int reg) argument
174 arswitch_writephy_internal(device_t dev, int phy, int reg, int data) argument
[all...]
/freebsd-13-stable/sys/dev/extres/phy/
H A Dphy_usb.c121 int phy_usb_set_mode(phy_t phy, int usb_mode) argument
136 phy_usb_get_mode(phy_t phy, int *usb_mode) argument
[all...]
H A Dphy_internal.h62 struct phy { struct
/freebsd-13-stable/sys/dev/usb/net/
H A Druephy.c182 ruephy_status(struct mii_softc *phy) argument
/freebsd-13-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2057.c592 struct bwn_phy *phy = &mac->mac_phy; local
648 struct bwn_phy *phy = &mac->mac_phy; local
[all...]
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_rx.c179 struct r88e_rx_phystat *phy = (struct r88e_rx_phystat *)physt; local
224 struct r88e_rx_phystat *phy = (struct r88e_rx_phystat *)physt; local
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_rx.c84 struct r92c_rx_phystat *phy = (struct r92c_rx_phystat *)physt; local
/freebsd-13-stable/sys/dev/mdio/
H A Dmdio.c73 mdio_readreg(device_t dev, int phy, int reg) argument
80 mdio_writereg(device_t dev, int phy, int reg, int val) argument
87 mdio_readextreg(device_t dev, int phy, int devad, int reg) argument
94 mdio_writeextreg(device_t dev, int phy, int devad, int reg, argument
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_ehci.c82 phy_t phy; member in struct:tegra_ehci_softc
/freebsd-13-stable/sys/dev/dpaa/
H A Dfman_mdio.c156 pqmdio_miibus_readreg(device_t dev, int phy, int reg) argument
183 pqmdio_miibus_writereg(device_t dev, int phy, int reg, int value) argument
/freebsd-13-stable/sys/dev/e1000/
H A De1000_82540.c69 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82542.c61 struct e1000_phy_info *phy = &hw->phy; local

Completed in 218 milliseconds

123456789