Searched refs:arswitch_waitreg (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.h41 extern int arswitch_waitreg(device_t, int, int, int, int);
H A Darswitch_vlans.c65 if (arswitch_waitreg(sc->sc_dev, AR8X16_REG_VLAN_CTRL,
83 if (arswitch_waitreg(sc->sc_dev, AR8X16_REG_VLAN_CTRL,
H A Darswitch_reg.c249 arswitch_waitreg(device_t dev, int addr, int mask, int val, int timeout) function
H A Darswitch_8327.c119 if (arswitch_waitreg(sc->sc_dev, AR8327_REG_VTU_FUNC1,
147 if (arswitch_waitreg(sc->sc_dev, AR8327_REG_VTU_FUNC1,
1052 ret = arswitch_waitreg(sc->sc_dev,
H A Darswitch.c298 ret = arswitch_waitreg(sc->sc_dev,

Completed in 96 milliseconds