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

123456

/freebsd-10.0-release/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c76 arswitch_readphy(device_t dev, int phy, int reg) argument
117 arswitch_writephy(device_t dev, int phy, int reg, int data) argument
[all...]
H A Darswitch_reg.c65 arswitch_split_setpage(device_t dev, uint32_t addr, uint16_t *phy, argument
89 uint16_t phy, reg; local
105 arswitch_writedbg(device_t dev, int phy, uint16_t dbg_addr, argument
108 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
110 (void) MDIO_WRITEREG(device_get_parent(dev), phy, local
120 uint16_t phy, reg; local
[all...]
H A Darswitch.c136 int phy, err = 0; local
352 arswitch_portforphy(int phy) argument
360 int phy = port-1; local
370 int phy = port-1; local
[all...]
/freebsd-10.0-release/sys/dev/mii/
H A Dukphy_subr.c59 ukphy_status(struct mii_softc *phy) argument
[all...]
H A Drlswitch.c373 rlswitch_status(struct mii_softc *phy) argument
387 int phy, reg, val; local
H A Dtdkphy.c153 tdkphy_status(struct mii_softc *phy) argument
[all...]
H A Dmii_bitbang.c118 mii_bitbang_readreg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg) argument
166 mii_bitbang_writereg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg, argument
H A Drlphy.c176 rlphy_status(struct mii_softc *phy) argument
[all...]
/freebsd-10.0-release/bin/pwd/
H A Dpwd.c107 struct stat lg, phy; local
/freebsd-10.0-release/sys/dev/etherswitch/ip17x/
H A Dip17x_phy.c52 ip17x_readphy(device_t dev, int phy, int reg) argument
73 ip17x_writephy(device_t dev, int phy, int reg, int data) argument
94 ip17x_updatephy(device_t dev, int phy, int reg, int mask, int value) argument
[all...]
H A Dip17x_vlans.c60 int i, j, phy; local
141 uint32_t phy; local
H A Dip175c.c84 int i, err, phy; local
H A Dip17x.c125 int err, phy, port; local
368 int err, phy; local
422 int phy; local
[all...]
/freebsd-10.0-release/sys/dev/etherswitch/
H A Dmdio.c72 mdio_readreg(device_t dev, int phy, int reg) argument
79 mdio_writereg(device_t dev, int phy, int reg, int val) argument
/freebsd-10.0-release/sys/dev/usb/net/
H A Druephy.c192 ruephy_status(struct mii_softc *phy) argument
/freebsd-10.0-release/sys/dev/patm/
H A Dif_patm.c431 bus_addr_t phy; local
498 bus_addr_t *phy = arg; local
[all...]
/freebsd-10.0-release/sys/dev/e1000/
H A De1000_82540.c68 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82542.c60 struct e1000_phy_info *phy = &hw->phy; local
H A De1000_80003es2lan.c91 struct e1000_phy_info *phy = &hw->phy; local
759 struct e1000_phy_info *phy = &hw->phy; local
1030 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82541.c87 struct e1000_phy_info *phy = &hw->phy; local
452 struct e1000_phy_info *phy = &hw->phy; local
540 struct e1000_phy_info *phy = &hw->phy; local
676 struct e1000_phy_info *phy = &hw->phy; local
887 struct e1000_phy_info *phy = &hw->phy; local
961 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82543.c86 struct e1000_phy_info *phy = &hw->phy; local
[all...]
/freebsd-10.0-release/sys/mips/cavium/octe/
H A Docte.c219 octe_miibus_readreg(device_t dev, int phy, int reg) argument
240 octe_miibus_writereg(device_t dev, int phy, int reg, int val) argument
[all...]
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_phy.h69 uint8_t phy; /* CCK/OFDM/TURBO */ member in struct:ieee80211_rate_table::__anon10127
/freebsd-10.0-release/sys/cam/scsi/
H A Dsmp_all.c520 smp_discover(struct ccb_smpio *smpio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), struct smp_discover_request *request, int request_len, uint8_t *response, int response_len, int long_response, int ignore_zone_group, int phy, uint32_t timeout) argument
580 smp_phy_control(struct ccb_smpio *smpio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), struct smp_phy_control_request *request, int request_len, uint8_t *response, int response_len, int long_response, uint32_t expected_exp_change_count, int phy, int phy_op, int update_pp_timeout_val, uint64_t attached_device_name, int prog_min_prl, int prog_max_prl, int slumber_partial, int pp_timeout_value, uint32_t timeout) argument
/freebsd-10.0-release/sys/dev/cxgb/common/
H A Dcxgb_tn1010.c76 static int tn1010_reset(struct cphy *phy, int wait) argument
83 static int tn1010_power_down(struct cphy *phy, int enable) argument
89 static int tn1010_autoneg_enable(struct cphy *phy) argument
100 static int tn1010_autoneg_restart(struct cphy *phy) argument
111 tn1010_advertise(struct cphy *phy, unsigned int advert) argument
132 tn1010_get_link_status(struct cphy *phy, int *link_ok, int *speed, int *duplex, int *fc) argument
176 tn1010_set_speed_duplex(struct cphy *phy, int speed, int duplex) argument
[all...]

Completed in 356 milliseconds

123456