Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_vf.h278 u16 subsystem_device_id; member
H A De1000_i210.c450 *data = hw->subsystem_device_id; in e1000_read_invm_i210()
H A De1000_hw.h1072 u16 subsystem_device_id; member
H A Dif_em.c4207 sc->hw.subsystem_device_id = pci_read_config(dev, PCIR_SUBDEV_0, 2); in em_identify_hardware()
/freebsd/sys/dev/aq/
H A Daq_hw.h188 uint16_t subsystem_device_id; member
/freebsd/sys/dev/igc/
H A Digc_hw.h532 u16 subsystem_device_id; member
H A Dif_igc.c1790 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.c121 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.c270 switch (hw->subsystem_device_id) { in ice_is_e810t()
281 switch (hw->subsystem_device_id) { in ice_is_e810t()
H A Dice_lib.c7939 hw->subsystem_device_id = pci_get_subdevice(dev); in ice_save_pci_info()
/freebsd/sys/dev/ixl/
H A Di40e_type.h699 u16 subsystem_device_id; member
H A Dif_ixl.c410 hw->subsystem_device_id = in ixl_allocate_pci_resources()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c1535 hw->subsystem_device_id = pci_get_subdevice(dev); in ixv_identify_hardware()
1580 return (hw->subsystem_device_id == in ixv_is_hyperv()
H A Dif_ix.c1128 hw->subsystem_device_id = pci_get_subdevice(dev); in ixgbe_if_attach_pre()
1437 subdevice_id = hw->subsystem_device_id; in ixgbe_configure_wakeup()
H A Dixgbe_type.h4292 u16 subsystem_device_id; member