Home
last modified time | relevance | path

Searched refs:arswitch_readreg_msb (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.h42 extern int arswitch_readreg_msb(device_t dev, int addr);
H A Darswitch_phy.c141 ctrl = arswitch_readreg_msb(dev, a); in arswitch_readphy_internal()
H A Darswitch_reg.c197 arswitch_readreg_msb(device_t dev, int addr) in arswitch_readreg_msb() function