Home
last modified time | relevance | path

Searched refs:pcihp_get_hs_csr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c246 static int pcihp_get_hs_csr(struct pcihp_slotinfo *, ddi_acc_handle_t,
3293 result = pcihp_get_hs_csr(slotinfop, handle, (uint8_t *)&hs_csr); in pcihp_enum_slot()
3521 pcihp_get_hs_csr(struct pcihp_slotinfo *slotinfop, in pcihp_get_hs_csr() function
3628 result = pcihp_get_hs_csr(slotinfop, config_handle, (uint8_t *)&hs_csr); in pcihp_hs_csr_op()