Searched refs:subsystem_vendor (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/tests/ |
| HD | devinfo.c | 58 dev->subsystem_vendor = s->subvendor; in devinfo_pci_ids()
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath11k/ |
| HD | pci.c | 811 pdev->subsystem_vendor, pdev->subsystem_device); in ath11k_pci_probe() 815 ab->id.subsystem_vendor = pdev->subsystem_vendor; in ath11k_pci_probe()
|
| HD | core.h | 992 u32 subsystem_vendor; member
|
| HD | core.c | 1027 ab->id.subsystem_vendor, in __ath11k_core_create_board_name()
|
| /freebsd-14-stable/sys/dev/bnxt/bnxt_en/ |
| HD | bnxt_ulp.c | 490 bp->pdev->vendor, bp->pdev->device, bp->pdev->subsystem_vendor, in bnxt_rdma_aux_device_add()
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | pci.h | 326 uint16_t subsystem_vendor; member 1283 ids->subvendor == pdev->subsystem_vendor) && in pci_match_id()
|
| /freebsd-14-stable/sys/contrib/dev/rtw89/ |
| HD | pci.h | 1298 .vendor = v, .device = d, .subsystem_vendor = ssv, .subsystem_device = ssd, \ 1304 unsigned short subsystem_vendor; member
|
| HD | pci.c | 4337 ssid_quirks->subsystem_vendor != pdev->subsystem_vendor || in rtw89_check_pci_ssid_quirks()
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath10k/ |
| HD | core.h | 1097 u32 subsystem_vendor; member
|
| HD | pci.c | 3708 pdev->subsystem_vendor, pdev->subsystem_device); in ath10k_pci_probe() 3724 ar->id.subsystem_vendor = pdev->subsystem_vendor; in ath10k_pci_probe()
|
| HD | debug.c | 71 ar->id.subsystem_vendor, ar->id.subsystem_device); in ath10k_debug_print_hwfw_info()
|
| HD | core.c | 1619 ar->id.subsystem_vendor, ar->id.subsystem_device, variant); in ath10k_core_create_board_name()
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_pci.c | 320 pdev->subsystem_vendor = pci_get_subvendor(dev); in lkpifill_pci_dev()
|