Searched defs:phy (Results 26 - 50 of 82) sorted by relevance

1234

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_rx.c84 struct r92c_rx_phystat *phy = (struct r92c_rx_phystat *)physt; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_phy.h90 uint8_t phy; /* CCK/OFDM/TURBO */ member in struct:ieee80211_rate_table::__anon51
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dutil.cpp25 alloc_mem(void **virt, phys_addr_t *phy, size_t size, uint32 protection, argument
59 map_mem(void **virt, phys_addr_t phy, size_t size, uint32 protection, argument
/haiku/src/add-ons/kernel/drivers/network/ether/pegasus/
H A Dif_aue.c202 aue_miibus_readreg(pegasus_dev *sc, int phy, int reg) argument
246 aue_miibus_writereg(pegasus_dev *sc, int phy, int reg, int data) argument
286 aue_miibus_status_from_phy(pegasus_dev *dev, uint16 phy) argument
310 uint16 phy, status; local
[all...]
H A Ddriver.h115 uint16 phy; member in struct:_pegasus_dev
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/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
H A De1000_80003es2lan.c90 struct e1000_phy_info *phy = &hw->phy; local
687 struct e1000_phy_info *phy = &hw->phy; local
971 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82543.c87 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82541.c88 struct e1000_phy_info *phy = &hw->phy; local
448 struct e1000_phy_info *phy = &hw->phy; local
536 struct e1000_phy_info *phy = &hw->phy; local
672 struct e1000_phy_info *phy = &hw->phy; local
875 struct e1000_phy_info *phy = &hw->phy; local
948 struct e1000_phy_info *phy = &hw->phy; local
[all...]
H A De1000_82571.c94 struct e1000_phy_info *phy = &hw->phy; local
463 struct e1000_phy_info *phy = &hw->phy; local
873 struct e1000_phy_info *phy = &hw->phy; local
1852 struct e1000_phy_info *phy = &hw->phy; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Dinterface.c226 wb_miibus_readreg(wb_device *device, int phy, int reg) argument
241 wb_miibus_writereg(wb_device *device, int phy, int reg, int data) argument
H A Dwb840.c113 uint16 phy; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.c22 struct igc_phy_info *phy = &hw->phy; local
135 struct igc_phy_info *phy = &hw->phy; local
171 struct igc_phy_info *phy = &hw->phy; local
230 struct igc_phy_info *phy = &hw->phy; local
290 struct igc_phy_info *phy = &hw->phy; local
474 struct igc_phy_info *phy = &hw->phy; local
658 struct igc_phy_info *phy = &hw->phy; local
742 struct igc_phy_info *phy = &hw->phy; local
857 struct igc_phy_info *phy = &hw->phy; local
[all...]
H A Digc_i225.c137 struct igc_phy_info *phy = &hw->phy; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioQueue.cpp18 alloc_mem(void **virt, phys_addr_t *phy, size_t size, uint32 protection, argument
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c240 device_t *children, phy; local
290 miibus_readreg(device_t dev, int phy, int reg) argument
299 miibus_writereg(device_t dev, int phy, int reg, int data) argument
373 device_t *children, phy; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwiphy.c158 struct bwi_phy *phy = &mac->mac_phy; local
227 struct bwi_phy *phy = &mac->mac_phy; local
246 struct bwi_phy *phy = &mac->mac_phy; local
268 struct bwi_phy *phy = &mac->mac_phy; local
280 struct bwi_phy *phy = &mac->mac_phy; local
316 struct bwi_phy *phy = &mac->mac_phy; local
509 struct bwi_phy *phy = &mac->mac_phy; local
611 struct bwi_phy *phy = &mac->mac_phy; local
751 struct bwi_phy *phy = &mac->mac_phy; local
883 struct bwi_phy *phy = &mac->mac_phy; local
964 struct bwi_phy *phy = &mac->mac_phy; local
1015 bwi_phy_clear_state(struct bwi_phy *phy) argument
[all...]
H A Dbwimac.c596 struct bwi_phy *phy = &mac->mac_phy; local
761 struct bwi_phy *phy = &mac->mac_phy; local
1310 struct bwi_phy *phy = &mac->mac_phy; local
1339 struct bwi_phy *phy = &mac->mac_phy; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom440x/dev/bfe/
H A Dif_bfe.c629 bfe_miibus_readreg(device_t dev, int phy, int reg) argument
641 bfe_miibus_writereg(device_t dev, int phy, int reg, int val) argument
/haiku/src/add-ons/kernel/drivers/network/ether/rdc/dev/vte/
H A Dif_vte.c173 vte_miibus_readreg(device_t dev, int phy, int reg) argument
197 vte_miibus_writereg(device_t dev, int phy, int reg, int val) argument
/haiku/src/add-ons/kernel/drivers/network/ether/sis19x/dev/sge/
H A Dif_sge.c334 sge_miibus_readreg(device_t dev, int phy, int reg) argument
358 sge_miibus_writereg(device_t dev, int phy, int reg, int data) argument
/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c417 xl_miibus_readreg(device_t dev, int phy, int reg) argument
430 xl_miibus_writereg(device_t dev, int phy, int reg, int data) argument
1075 int error = 0, phy, rid, res, unit; local
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_ale.c206 ale_miibus_readreg(device_t dev, int phy, int reg) argument
232 ale_miibus_writereg(device_t dev, int phy, int reg, int val) argument
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l2/dev/ae/
H A Dif_ae.c808 ae_miibus_readreg(device_t dev, int phy, int reg) argument
843 ae_miibus_writereg(device_t dev, int phy, int reg, int val) argument

Completed in 189 milliseconds

1234