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

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c345 static uint32_t pcic_getcb(pcicdev_t *pcic, int reg);
2290 value_cb = pcic_getcb(pcic, CB_STATUS_EVENT);
2304 pcic_getcb(pcic, CB_STATUS_EVENT));
3843 pcic_getcb(pcic, CB_PRESENT_STATE) &
4048 value = pcic_getcb(pcic, CB_MISCCTRL);
4135 pcic_getcb(pcic, CB_CONTROL));
4435 present_state = pcic_getcb(pcic, CB_PRESENT_STATE);
4540 pcic_getcb(pcic, CB_CONTROL),
4541 pcic_getcb(pcic, CB_PRESENT_STATE));
4551 pwr = pcic_getcb(pci
6192 pcic_getcb(pcicdev_t *pcic, int reg) function
[all...]

Completed in 49 milliseconds