Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgb/common/
H A Dcxgb_common.h606 int phy_addr, struct cphy_ops *phy_ops, in cphy_init() argument
615 phy->ops = phy_ops; in cphy_init()
/freebsd-12.1/sbin/camcontrol/
H A Dcamcontrol.c8241 static struct camcontrol_opts phy_ops[] = { variable
8396 optreturn = getoption(phy_ops, optarg, &phy_operation, in smpphycontrol()