Searched refs:pci_device (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_library.c124 this_library->pci_device = pci_header->device_id;
157 ( (this_library->pci_device >= 0x1D60)
158 && (this_library->pci_device <= 0x1D62)
160 || ( (this_library->pci_device >= 0x1D64)
161 && (this_library->pci_device <= 0x1D65)
163 || ( (this_library->pci_device >= 0x1D68)
164 && (this_library->pci_device <= 0x1D6F)
204 device_id = this_library->pci_device;
H A Dscic_sds_library.h100 U16 pci_device; member in struct:SCIC_SDS_LIBRARY
/freebsd-12-stable/sys/dev/imcsmb/
H A Dimcsmb_pci.c237 struct imcsmb_pci_device *pci_device; local
248 for (pci_device = imcsmb_pci_devices;
249 pci_device->name != NULL;
250 pci_device++) {
251 if (pci_dev_id == pci_device->id) {
252 device_set_desc(dev, pci_device->name);
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dni.c508 if ((rdev->ddev->pci_device == 0x9900) ||
509 (rdev->ddev->pci_device == 0x9901) ||
510 (rdev->ddev->pci_device == 0x9905) ||
511 (rdev->ddev->pci_device == 0x9906) ||
512 (rdev->ddev->pci_device == 0x9907) ||
513 (rdev->ddev->pci_device == 0x9908) ||
514 (rdev->ddev->pci_device == 0x9909) ||
515 (rdev->ddev->pci_device == 0x990B) ||
516 (rdev->ddev->pci_device == 0x990C) ||
517 (rdev->ddev->pci_device
[all...]
H A Dradeon_irq_kms.c192 if ((rdev->ddev->pci_device == 0x791f) &&
198 if ((rdev->ddev->pci_device == 0x791f) &&
204 if ((rdev->ddev->pci_device == 0x791f) &&
210 if ((rdev->ddev->pci_device == 0x791f) &&
H A Dradeon_bios.c557 if (rdev->ddev->pci_device == PCI_DEVICE_ID_ATI_RADEON_QY) {
594 if (rdev->ddev->pci_device == PCI_DEVICE_ID_ATI_RADEON_QY) {
612 if (rdev->ddev->pci_device == PCI_DEVICE_ID_ATI_RADEON_QY) {
676 vhdr->DeviceID != rdev->ddev->pci_device) {
H A Dradeon.h1746 #define ASIC_IS_RN50(rdev) ((rdev->ddev->pci_device == 0x515e) || \
1747 (rdev->ddev->pci_device == 0x5969))
1764 #define ASIC_IS_X2(rdev) ((rdev->ddev->pci_device == 0x9441) || \
1765 (rdev->ddev->pci_device == 0x9443) || \
1766 (rdev->ddev->pci_device == 0x944B) || \
1767 (rdev->ddev->pci_device == 0x9506) || \
1768 (rdev->ddev->pci_device == 0x9509) || \
1769 (rdev->ddev->pci_device == 0x950F) || \
1770 (rdev->ddev->pci_device == 0x689C) || \
1771 (rdev->ddev->pci_device
[all...]
H A Dr420.c105 if ((rdev->ddev->pci_device == 0x5e4c) ||
106 (rdev->ddev->pci_device == 0x5e4f))
H A Dradeon_agp.c191 rdev->ddev->pci_device == p->chip_device &&
H A Dradeon_atombios.c313 if ((dev->pci_device == 0x791e) &&
322 if ((dev->pci_device == 0x7941) &&
331 if ((dev->pci_device == 0x796e) &&
340 if ((dev->pci_device == 0x7941) &&
348 if ((dev->pci_device == 0x5653) &&
358 if ((dev->pci_device == 0x7146) &&
366 if ((dev->pci_device == 0x7142) &&
375 if ((dev->pci_device == 0x71C5) &&
393 if ((dev->pci_device == 0x9598) &&
402 if ((dev->pci_device
[all...]
H A Dradeon_combios.c982 if ((dev->pci_device == 0x514D) &&
1586 } else if ((dev->pci_device == 0x4a48) &&
1593 (dev->pci_device == 0x4150) &&
1598 } else if ((dev->pci_device == 0x4c66) &&
2306 if (dev->pci_device == 0x515e &&
2314 if (dev->pci_device == 0x5B60 &&
2327 if (dev->pci_device == 0x5975 &&
2333 if (dev->pci_device == 0x5974 &&
2339 if (dev->pci_device == 0x5955 &&
2495 if (dev->pci_device
[all...]
H A Dradeon_kms.c222 value = dev->pci_device;
H A Dr300.c332 if ((rdev->family == CHIP_R300 && rdev->ddev->pci_device != 0x4144) ||
333 (rdev->family == CHIP_R350 && rdev->ddev->pci_device != 0x4148)) {
/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_drv.h1156 #define IS_I830(dev) ((dev)->pci_device == 0x3577)
1157 #define IS_845G(dev) ((dev)->pci_device == 0x2562)
1159 #define IS_I865G(dev) ((dev)->pci_device == 0x2572)
1161 #define IS_I915GM(dev) ((dev)->pci_device == 0x2592)
1162 #define IS_I945G(dev) ((dev)->pci_device == 0x2772)
1166 #define IS_GM45(dev) ((dev)->pci_device == 0x2A42)
1168 #define IS_PINEVIEW_G(dev) ((dev)->pci_device == 0xa001)
1169 #define IS_PINEVIEW_M(dev) ((dev)->pci_device == 0xa011)
1172 #define IS_IRONLAKE_D(dev) ((dev)->pci_device == 0x0042)
1173 #define IS_IRONLAKE_M(dev) ((dev)->pci_device
[all...]
H A Di915_dma.c936 value = dev->pci_device;
1440 dev_priv->dev->pci_device,
1464 info = i915_get_device_id(dev->pci_device);
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_drv_fc.h85 uint16_t pci_device; member in struct:ocs_s
H A Docs.h126 uint16_t pci_device; member in struct:ocs_softc
H A Docs_ioctl.h60 uint16_t pci_device; /**< PCI device ID value (binary) */ member in struct:__anon14834
H A Docs_pci.c246 ocs->model = ocs_pci_model(ocs->pci_vendor, ocs->pci_device);
490 ocs->pci_device = pci_get_device(dev);
/freebsd-12-stable/sys/dev/drm/
H A Ddrm_drv.c208 dev->pci_device = pci_get_device(dev->device);
212 !drm_msi_is_blacklisted(dev->pci_vendor, dev->pci_device)) {
241 dev->pci_device, idlist);
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas.c370 struct mrsas_ident *pci_device; local
372 for (pci_device = device_table; pci_device->vendor != 0; pci_device++) {
373 if ((pci_device->vendor == pci_get_vendor(dev)) &&
374 (pci_device->device == pci_get_device(dev)) &&
375 ((pci_device->subvendor == pci_get_subvendor(dev)) ||
376 (pci_device->subvendor == 0xffff)) &&
377 ((pci_device->subdevice == pci_get_subdevice(dev)) ||
378 (pci_device
[all...]
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_pci.c342 dev->pci_device = pci_get_device(dev->dev);
/freebsd-12-stable/sys/dev/hptrr/
H A Dhptintf.h412 HPT_U8 pci_device; member in struct:_CONTROLLER_INFO_V2
439 HPT_U8 pci_device; member in struct:_CONTROLLER_INFO_V3
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dhptintf.h457 HPT_U8 pci_device; member in struct:_CONTROLLER_INFO_V2
509 HPT_U8 pci_device; member in struct:_CONTROLLER_INFO_V3
/freebsd-12-stable/sys/dev/hptnr/
H A Dhptintf.h453 HPT_U8 pci_device; member in struct:_CONTROLLER_INFO_V2
505 HPT_U8 pci_device; member in struct:_CONTROLLER_INFO_V3

Completed in 300 milliseconds

12