Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ixgbe/ | |
ixgbe.h | 270 unsigned int subdevice_id; member in struct:_ixgbe_vendor_info_t |
ixv.c | 275 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || 276 (ent->subdevice_id == 0))) { |
ixgbe.c | 6465 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || 6466 (ent->subdevice_id == 0))) { |
/src/sys/dev/ic/ | |
mfireg.h | 723 uint16_t subdevice_id; member in struct:mfi_evt_detail::__anon459034d40d0a::__anon459034d41a08 |