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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcihp.h47 #define PCIHP_AP_MINOR_NUM_TO_INSTANCE(x) ((x) >> 8) macro
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_var.h205 PCIHP_AP_MINOR_NUM_TO_INSTANCE(getminor(dev))))
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c482 int instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(minor);
1381 int instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(minor);
1422 int instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(minor);
1456 int instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(minor);
3039 int instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(minor);
H A Dpci.c247 int instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(getminor((dev_t)arg));
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c407 instance = PCIHP_AP_MINOR_NUM_TO_INSTANCE(minor);

Completed in 60 milliseconds