Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe.h270 unsigned int subdevice_id; member
H A Dixv.c275 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || in ixv_lookup()
276 (ent->subdevice_id == 0))) { in ixv_lookup()
H A Dixgbe.c6465 ((PCI_SUBSYS_ID(subid) == ent->subdevice_id) || in ixgbe_lookup()
6466 (ent->subdevice_id == 0))) { in ixgbe_lookup()
/netbsd-src/sys/dev/ic/
H A Dmfireg.h723 uint16_t subdevice_id; member