Home
last modified time | relevance | path

Searched refs:pci_slot (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/
HDdrm_device.h195 int pci_slot; member
/dragonfly/sys/dev/drm/
HDdrm_drv.c617 dev->pci_slot = pci_get_slot(dev->dev->bsddev); in drm_dev_init()
1273 dev->pci_slot, dev->pci_func); in drm_add_busid_modesetting()
/dragonfly/sys/dev/drm/radeon/
HDradeon_bios.c676 vhdr->PCIDevice != rdev->ddev->pci_slot ||