HomeSort by: relevance | last modified time | path
    Searched refs:vendor_id (Results 1 - 25 of 126) sorted by relevancy

1 2 3 4 5 6

  /src/share/examples/devpubd/hooks/
99-ugen-perms-minipro 29 local vendor_id
62 vendor_id="$(drvctl -p $1 vendor-id)"
68 if [ x"$vendor_id" = x"1240" -a \
77 if [ x"$vendor_id" = x"42086" -a \
86 if [ x"$vendor_id" = x"42086" -a \
99-ugen-perms-minipro 29 local vendor_id
62 vendor_id="$(drvctl -p $1 vendor-id)"
68 if [ x"$vendor_id" = x"1240" -a \
77 if [ x"$vendor_id" = x"42086" -a \
86 if [ x"$vendor_id" = x"42086" -a \
99-ugen-perms-minipro 29 local vendor_id
62 vendor_id="$(drvctl -p $1 vendor-id)"
68 if [ x"$vendor_id" = x"1240" -a \
77 if [ x"$vendor_id" = x"42086" -a \
86 if [ x"$vendor_id" = x"42086" -a \
  /src/sys/arch/arc/arc/
platform.c 51 p->vendor_id ? p->vendor_id : "NULL",
100 (p->vendor_id == NULL || strcmp(arc_vendor_id, p->vendor_id) == 0))
platform.c 51 p->vendor_id ? p->vendor_id : "NULL",
100 (p->vendor_id == NULL || strcmp(arc_vendor_id, p->vendor_id) == 0))
platform.c 51 p->vendor_id ? p->vendor_id : "NULL",
100 (p->vendor_id == NULL || strcmp(arc_vendor_id, p->vendor_id) == 0))
p_nec_r96.c 80 (p->vendor_id == NULL || strcmp(arc_vendor_id, p->vendor_id) == 0)
p_nec_r96.c 80 (p->vendor_id == NULL || strcmp(arc_vendor_id, p->vendor_id) == 0)
p_nec_r96.c 80 (p->vendor_id == NULL || strcmp(arc_vendor_id, p->vendor_id) == 0)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
pcir.h 7 u16 vendor_id; member in struct:nvbios_pcirT
pcir.h 7 u16 vendor_id; member in struct:nvbios_pcirT
pcir.h 7 u16 vendor_id; member in struct:nvbios_pcirT
  /src/sys/external/bsd/gnu-efi/dist/apps/
route80h.c 22 uint16_t vendor_id; /* 00-01 */ member in struct:__anon6050
45 static int is_device(EFI_PCI_IO *pciio, uint16_t vendor_id, uint16_t device_id)
54 if (vendor_id == lpcif.vendor_id && device_id == lpcif.device_id)
59 static EFI_STATUS find_pci_device(uint16_t vendor_id, uint16_t device_id,
82 if (!is_device(*pciio, vendor_id, device_id)) {
route80h.c 22 uint16_t vendor_id; /* 00-01 */ member in struct:__anon6050
45 static int is_device(EFI_PCI_IO *pciio, uint16_t vendor_id, uint16_t device_id)
54 if (vendor_id == lpcif.vendor_id && device_id == lpcif.device_id)
59 static EFI_STATUS find_pci_device(uint16_t vendor_id, uint16_t device_id,
82 if (!is_device(*pciio, vendor_id, device_id)) {
route80h.c 22 uint16_t vendor_id; /* 00-01 */ member in struct:__anon6050
45 static int is_device(EFI_PCI_IO *pciio, uint16_t vendor_id, uint16_t device_id)
54 if (vendor_id == lpcif.vendor_id && device_id == lpcif.device_id)
59 static EFI_STATUS find_pci_device(uint16_t vendor_id, uint16_t device_id,
82 if (!is_device(*pciio, vendor_id, device_id)) {
  /src/sys/arch/arc/include/
platform.h 39 const char *vendor_id; /* vendor id from GetSystemId() */ member in struct:platform
platform.h 39 const char *vendor_id; /* vendor id from GetSystemId() */ member in struct:platform
platform.h 39 const char *vendor_id; /* vendor id from GetSystemId() */ member in struct:platform
  /src/sys/arch/ofppc/pci/
gt_mainbus.c 126 uint32_t device_id, vendor_id; local
143 &vendor_id, sizeof(vendor_id)) == -1)
149 if (vendor_id == PCI_VENDOR_MARVELL &&
gt_mainbus.c 126 uint32_t device_id, vendor_id; local
143 &vendor_id, sizeof(vendor_id)) == -1)
149 if (vendor_id == PCI_VENDOR_MARVELL &&
gt_mainbus.c 126 uint32_t device_id, vendor_id; local
143 &vendor_id, sizeof(vendor_id)) == -1)
149 if (vendor_id == PCI_VENDOR_MARVELL &&
  /src/sys/external/bsd/drm/dist/shared-core/
xgi_drm.h 36 __u16 vendor_id; member in struct:drm_xgi_sarea
xgi_drm.h 36 __u16 vendor_id; member in struct:drm_xgi_sarea
xgi_drm.h 36 __u16 vendor_id; member in struct:drm_xgi_sarea
  /src/sys/dev/ieee1394/
fwphyreg.h 182 uint8_t vendor_id[3]; member in struct:phyreg_page1

Completed in 2362 milliseconds

1 2 3 4 5 6