Home
last modified time | relevance | path

Searched refs:subdevice_id (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/pci/ixgbe/
H A Dixgbe.h277 unsigned int subdevice_id; member
H A Dixv.c288 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || in ixv_lookup()
289 (ent->subdevice_id == 0))) { in ixv_lookup()
H A Dixgbe.c6442 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || in ixgbe_lookup()
6443 (ent->subdevice_id == 0))) { in ixgbe_lookup()
/netbsd/sys/dev/ic/
H A Dmfireg.h721 uint16_t subdevice_id; member