HomeSort by: relevance | last modified time | path
    Searched defs:emuxki_writeptr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
emuxki.c 96 static void emuxki_writeptr(struct emuxki_softc *, int, int, int, uint32_t);
321 emuxki_writeptr(struct emuxki_softc *sc, int aptr, int dptr, int addr, function in typeref:typename:void
348 emuxki_writeptr(sc, EMU_PTR, EMU_DATA, (addr << 16) + ch, data);
612 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCSEL,
616 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA,
622 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA,
630 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCSEL,
633 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCMULTI,
emuxki.c 96 static void emuxki_writeptr(struct emuxki_softc *, int, int, int, uint32_t);
321 emuxki_writeptr(struct emuxki_softc *sc, int aptr, int dptr, int addr, function in typeref:typename:void
348 emuxki_writeptr(sc, EMU_PTR, EMU_DATA, (addr << 16) + ch, data);
612 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCSEL,
616 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA,
622 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA,
630 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCSEL,
633 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCMULTI,
emuxki.c 96 static void emuxki_writeptr(struct emuxki_softc *, int, int, int, uint32_t);
321 emuxki_writeptr(struct emuxki_softc *sc, int aptr, int dptr, int addr, function in typeref:typename:void
348 emuxki_writeptr(sc, EMU_PTR, EMU_DATA, (addr << 16) + ch, data);
612 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCSEL,
616 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA,
622 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA,
630 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCSEL,
633 emuxki_writeptr(sc, EMU_A2_PTR, EMU_A2_DATA, EMU_A2_SRCMULTI,

Completed in 33 milliseconds