Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c311 phyp_hcall(H_VIO_SIGNAL, sc->unit, 1); /* Enable interrupts */ in llan_init()
383 phyp_hcall(H_VIO_SIGNAL, sc->unit, 0); in llan_intr()
414 phyp_hcall(H_VIO_SIGNAL, sc->unit, 1); in llan_intr()
H A Dphyp-hvcall.h230 #define H_VIO_SIGNAL 0x104 macro
H A Dphyp_vscsi.c831 error = phyp_hcall(H_VIO_SIGNAL, sc->unit, 1); /* Enable interrupts */ in vscsi_setup_bus()
944 phyp_hcall(H_VIO_SIGNAL, sc->unit, 0); in vscsi_check_response_queue()
997 phyp_hcall(H_VIO_SIGNAL, sc->unit, 1); in vscsi_check_response_queue()