Searched refs:pci_get_info (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_pci.c54 pci_get_info(drm_device_t *softstate, int *bus, int *slot, int *func) function
62 DRM_ERROR("pci_get_info: get pci function bus device failed");
H A Ddrm_drv.c517 if (pci_get_info(dev, &dev->pci_bus,
H A DdrmP.h871 extern int pci_get_info(drm_device_t *, int *, int *, int *);

Completed in 2036 milliseconds