Lines Matching defs:dev
94 arswitch_probe(device_t dev) in arswitch_probe()
192 arswitch_reset(device_t dev) in arswitch_reset()
493 arswitch_attach(device_t dev) in arswitch_attach()
666 arswitch_detach(device_t dev) in arswitch_detach()
840 arswitch_lock(device_t dev) in arswitch_lock()
849 arswitch_unlock(device_t dev) in arswitch_unlock()
858 arswitch_getinfo(device_t dev) in arswitch_getinfo()
899 arswitch_getport(device_t dev, etherswitch_port_t *p) in arswitch_getport()
1008 arswitch_setport(device_t dev, etherswitch_port_t *p) in arswitch_setport()
1076 arswitch_statchg(device_t dev) in arswitch_statchg()
1111 arswitch_getconf(device_t dev, etherswitch_conf_t *conf) in arswitch_getconf()
1133 arswitch_setconf(device_t dev, etherswitch_conf_t *conf) in arswitch_setconf()
1153 arswitch_atu_flush_all(device_t dev) in arswitch_atu_flush_all()
1168 arswitch_atu_flush_port(device_t dev, int port) in arswitch_atu_flush_port()
1183 arswitch_atu_fetch_table(device_t dev, etherswitch_atu_table_t *table) in arswitch_atu_fetch_table()
1213 arswitch_atu_fetch_table_entry(device_t dev, etherswitch_atu_entry_t *e) in arswitch_atu_fetch_table_entry()
1233 arswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *e) in arswitch_getvgroup()
1241 arswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *e) in arswitch_setvgroup()
1249 arswitch_readphy(device_t dev, int phy, int reg) in arswitch_readphy()
1257 arswitch_writephy(device_t dev, int phy, int reg, int val) in arswitch_writephy()