| 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 | 6464 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || 6465 (ent->subdevice_id == 0))) { |
| /src/sys/dev/ic/ | |
| mfireg.h | 723 uint16_t subdevice_id; member in struct:mfi_evt_detail::__anon2965::__anon2978 |