Home
last modified time | relevance | path

Searched refs:OF_call_method (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/arch/macppc/stand/
H A Dopenfirm.h55 int OF_call_method(char *method, int ihandle, int nargs, int nreturns, ...);
H A Dofdev.c125 OF_call_method("dma-free", op->handle, 2, 0, in devclose()
333 OF_call_method("dma-alloc", handle, 1, 1, MAXBSIZE, &ofdev->dmabuf); in devopen()
H A DLocore.c441 OF_call_method(char *method, int ihandle, int nargs, int nreturns, ...) in OF_call_method() function
/openbsd-src/sys/dev/ofw/
H A Dopenfirm.h63 int OF_call_method(char *method, int ihandle, int nargs, int nreturns, ...);
/openbsd-src/sys/arch/sparc64/dev/
H A Dvgafb.c306 OF_call_method("color!", sc->sc_ofhandle, 4, 0, *r, *g, *b, in vgafb_putcmap()
321 OF_call_method("color!", sc->sc_ofhandle, 4, 0, r, g, b, index); in vgafb_setcolor()
/openbsd-src/sys/arch/macppc/macppc/
H A Dopendev.c73 OF_call_method(char *method, int ihandle, int nargs, int nreturns, ...) in OF_package_to_path()
110 OF_call_method(char *method, int ihandle, int nargs, int nreturns, ...) OF_call_method() function
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dopenfirm.c302 OF_call_method(char *method, int ihandle, int nargs, int nreturns, ...) in OF_call_method() function