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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c126 int hs_csr_location; /* Location of HS_CSR */ member in struct:pcihp::pcihp_slotinfo
1731 slotinfop->hs_csr_location = 0;
2059 slotinfop->hs_csr_location = 0;
2191 * hs_csr_location too.
2625 slotinfop->hs_csr_location = 0;
3468 slotinfop->hs_csr_location = 0;
3527 if (slotinfop->hs_csr_location == -1)
3530 if (slotinfop->hs_csr_location == 0) {
3531 slotinfop->hs_csr_location =
3534 if (slotinfop->hs_csr_location
[all...]

Completed in 69 milliseconds