Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h107 int (* arswitch_atu_flush_port) (struct arswitch_softc *, int); member
H A Darswitch.c1168 arswitch_atu_flush_port(device_t dev, int port) in arswitch_atu_flush_port() function