HelenOS sources

nic_driver_implement 2406 uspace/drv/nic/e1k/e1k.c 	nic_driver_implement(&e1000_driver_ops, &e1000_dev_ops,
nic_driver_implement  476 uspace/drv/nic/ne2k/ne2k.c 	nic_driver_implement(&ne2k_driver_ops, &ne2k_dev_ops, &ne2k_nic_iface);
nic_driver_implement 2146 uspace/drv/nic/rtl8139/driver.c 	nic_driver_implement(&rtl8139_driver_ops, &rtl8139_dev_ops,
nic_driver_implement 1214 uspace/drv/nic/rtl8169/driver.c 	nic_driver_implement(
nic_driver_implement  487 uspace/drv/nic/virtio-net/virtio-net.c 	nic_driver_implement(&virtio_net_driver_ops, &virtio_net_dev_ops,
nic_driver_implement  710 uspace/lib/ieee80211/src/ieee80211.c 	nic_driver_implement(NULL, nic_dev_ops, nic_iface);
nic_driver_implement  214 uspace/lib/nic/include/nic.h extern void nic_driver_implement(driver_ops_t *, ddf_dev_ops_t *,
HelenOS homepage, sources at GitHub