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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c242 static int pcihp_get_hs_csr(struct pcihp_slotinfo *, ddi_acc_handle_t,
3296 result = pcihp_get_hs_csr(slotinfop, handle, (uint8_t *)&hs_csr);
3524 pcihp_get_hs_csr(struct pcihp_slotinfo *slotinfop, function
3631 result = pcihp_get_hs_csr(slotinfop, config_handle, (uint8_t *)&hs_csr);

Completed in 68 milliseconds