Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_common.h509 struct cphy_ops { struct
510 void (*destroy)(struct cphy *phy);
534 const struct cphy_ops *ops; /* PHY operations */ argument