Home
last modified time | relevance | path

Searched refs:subsystem_device_id (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_vf.h277 u16 subsystem_device_id; member
H A De1000_i210.c328 *data = hw->subsystem_device_id; in e1000_read_invm_i210()
H A De1000_hw.h1065 u16 subsystem_device_id; member
H A Dif_em.c2239 sc->hw.subsystem_device_id = in em_identify_hardware()
/freebsd/sys/dev/igc/
H A Digc_hw.h531 u16 subsystem_device_id; member
H A Dif_igc.c1445 sc->hw.subsystem_device_id = in igc_identify_hardware()
/freebsd/sys/dev/iavf/
H A Diavf_type.h355 u16 subsystem_device_id; member
H A Diavf_lib.c144 hw->subsystem_device_id = in iavf_init_hw()
/freebsd/sys/dev/ice/
H A Dice_type.h1087 u16 subsystem_device_id;
1063 u16 subsystem_device_id; global() member
H A Dice_common.c261 switch (hw->subsystem_device_id) { in ice_is_e823()
272 switch (hw->subsystem_device_id) {
H A Dice_lib.c7829 hw->subsystem_device_id = pci_get_subdevice(dev); in ice_flowcontrol_mode()
/freebsd/sys/dev/ixl/
H A Di40e_type.h699 u16 subsystem_device_id; member
H A Dif_ixl.c383 hw->subsystem_device_id = in ixl_allocate_pci_resources()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c993 hw->subsystem_device_id = pci_get_subdevice(dev); in ixv_identify_hardware()
H A Dixgbe_type.h4252 u16 subsystem_device_id; member
H A Dif_ix.c903 hw->subsystem_device_id = pci_get_subdevice(dev); in ixgbe_if_attach_pre()