Lines Matching defs:dev
91 ip17x_probe(device_t dev) in ip17x_probe()
201 ip17x_attach(device_t dev) in ip17x_attach()
274 ip17x_detach(device_t dev) in ip17x_detach()
367 ip17x_lock(device_t dev) in ip17x_lock()
377 ip17x_unlock(device_t dev) in ip17x_unlock()
387 ip17x_getinfo(device_t dev) in ip17x_getinfo()
396 ip17x_getport(device_t dev, etherswitch_port_t *p) in ip17x_getport()
449 ip17x_setport(device_t dev, etherswitch_port_t *p) in ip17x_setport()
511 ip17x_statchg(device_t dev) in ip17x_statchg()
550 ip17x_readreg(device_t dev, int addr) in ip17x_readreg()
562 ip17x_writereg(device_t dev, int addr, int value) in ip17x_writereg()
574 ip17x_getconf(device_t dev, etherswitch_conf_t *conf) in ip17x_getconf()
588 ip17x_setconf(device_t dev, etherswitch_conf_t *conf) in ip17x_setconf()