Searched refs:nic_uio_modevent (Results 1 – 1 of 1) sorted by relevance
52 static int nic_uio_modevent(module_t mod, int type, void *arg);84 DRIVER_MODULE(nic_uio, pci, nic_uio_driver, nic_uio_devclass, nic_uio_modevent, 0);333 nic_uio_modevent(module_t mod, int type, void *arg) in nic_uio_modevent() function