HomeSort by: relevance | last modified time | path
    Searched refs:GX_STRICT_ORDER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/wii/dev/
wiifb.c 379 GX_STRICT_ORDER(sc->sc_wgpipe->u8 = 0x61);
380 GX_STRICT_ORDER(sc->sc_wgpipe->u32 = data);
386 GX_STRICT_ORDER(sc->sc_wgpipe->u8 = 0x08);
387 GX_STRICT_ORDER(sc->sc_wgpipe->u8 = addr);
388 GX_STRICT_ORDER(sc->sc_wgpipe->u32 = data);
394 GX_STRICT_ORDER(sc->sc_wgpipe->u8 = 0x10);
395 GX_STRICT_ORDER(sc->sc_wgpipe->u32 = addr);
396 GX_STRICT_ORDER(sc->sc_wgpipe->u32 = data);
405 GX_STRICT_ORDER(sc->sc_wgpipe->u8 = 0x10);
406 GX_STRICT_ORDER(sc->sc_wgpipe->u32
    [all...]
gxreg.h 109 #define GX_STRICT_ORDER(x) \

Completed in 11 milliseconds