Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_xl_pci.c148 sc->wol_power = sc->wol_power_arg = NULL; in xl_pci_attach()
220 sc->wol_power_arg = psc; in xl_pci_attach()
/openbsd/sys/dev/ic/
H A Dxlreg.h615 void *wol_power_arg; member
H A Dxl.c2328 sc->wol_power(sc->wol_power_arg); in xl_wol_power()