Searched refs:pci_func (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_ioctl.c99 (func != dev->pci_func)) {
139 dev->pci_domain, dev->pci_bus, dev->pci_slot, dev->pci_func);
H A Ddrm_drv.c234 dev->pci_func = pci_get_function(dev->device);
411 dev->pci_func = pa->pa_function;
H A Ddrm_irq.c44 irq->funcnum != dev->pci_func)
H A DdrmP.h840 int pci_func; member in struct:drm_device

Completed in 256 milliseconds