Home
last modified time | relevance | path

Searched defs:phy_ops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h262 const struct igc_phy_operations *phy_ops; member
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_common.h556 int phy_addr, struct cphy_ops *phy_ops, in cphy_init()