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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c86 gfxp_pci_get_bsf(dev_info_t *dip, uint8_t *bus, uint8_t *dev, uint8_t *func) function
135 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)
204 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)
221 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)
238 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)
254 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)
269 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)
284 if (gfxp_pci_get_bsf(dip, &bus, &dev, &func) != DDI_SUCCESS)

Completed in 58 milliseconds