Searched defs:acpica_get_bdf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1060 (acpica_get_bdf(dip, &bus, &device, &func) >= 0)) {
1698 if (acpica_get_bdf(cdip, &bus, NULL, NULL) < 0) {
1754 if (acpica_get_bdf(dcld, &dcld_b, &dcld_d, &dcld_f) < 0)
1786 acpica_get_bdf(dev_info_t *dip, int *bus, int *device, int *func) function

Completed in 66 milliseconds