Home
last modified time | relevance | path

Searched refs:etherswitch_atu_table_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/etherswitch/
H A Detherswitch.h123 typedef struct etherswitch_atu_table etherswitch_atu_table_t; typedef
144 #define IOETHERSWITCHGETTABLE _IOWR('i', 15, etherswitch_atu_table_t)
H A Detherswitch_if.m62 etherswitch_atu_table_t *table)
211 etherswitch_atu_table_t *table;
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c862 ar40xx_atu_fetch_table(device_t dev, etherswitch_atu_table_t *table) in ar40xx_atu_fetch_table()
/freebsd/sbin/etherswitchcfg/
H A Detherswitchcfg.c496 etherswitch_atu_table_t p; in atu_dump()
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c1183 arswitch_atu_fetch_table(device_t dev, etherswitch_atu_table_t *table) in arswitch_atu_fetch_table()