Searched refs:PCI_DEVICE_ID_THUNDER_NIC_VF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vnic/ | ||
H A D | nic.h | 36 #define PCI_DEVICE_ID_THUNDER_NIC_VF 0xA034 macro |
H A D | nicvf_main.c | 172 if (device_id == PCI_DEVICE_ID_THUNDER_NIC_VF || in nicvf_probe() |