Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h394 extern int px_send_pme_turnoff(caddr_t csr_base);
H A Dpx_lib4u.c1895 if (px_send_pme_turnoff(csr_base) != DDI_SUCCESS) { in px_goto_l23ready()
H A Dpx_hlib.c2988 px_send_pme_turnoff(caddr_t csr_base) in px_send_pme_turnoff() function