Searched refs:pci_slot (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_pci.c205 dev->pci_slot,
255 (slot != dev->pci_slot) ||
270 p->devnum != dev->pci_slot || p->funcnum != dev->pci_func)
338 dev->pci_slot = pci_get_slot(dev->dev);
H A Ddrm_os_freebsd.c244 dev->pci_slot, dev->pci_func);
H A DdrmP.h1109 int pci_slot; member in struct:drm_device
/freebsd-11.0-release/sys/dev/drm/
H A Ddrm_ioctl.c98 (slot != dev->pci_slot) ||
138 dev->pci_domain, dev->pci_bus, dev->pci_slot, dev->pci_func);
H A Ddrm_irq.c46 irq->devnum != dev->pci_slot ||
H A DdrmP.h671 int pci_slot; member in struct:drm_device
H A Ddrm_drv.c203 dev->pci_slot = pci_get_slot(dev->device);
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_bios.c673 vhdr->PCIDevice != rdev->ddev->pci_slot ||

Completed in 124 milliseconds