Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h109 int (* arswitch_atu_fetch_table) (struct arswitch_softc *, member
H A Darswitch.c1183 arswitch_atu_fetch_table(device_t dev, etherswitch_atu_table_t *table) in arswitch_atu_fetch_table() function