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

  /src/sys/arch/mac68k/nubus/
grf_nubus.c 489 volatile char *slotbase; local in function:grfmv_intr_cb264
492 slotbase = (volatile char *)(sc->sc_handle.base); /* XXX evil hack */
530 : : "g" (slotbase) : "a0","d0","d1");
543 volatile char *slotbase; local in function:grfmv_intr_cb364
546 slotbase = (volatile char *)(sc->sc_handle.base); /* XXX evil hack */
620 : : "g" (slotbase) : "a0","d0","d1","d2");
  /src/sys/dev/pci/
ydsreg.h 274 uint32_t slotbase; member in union:play_slot_table

Completed in 13 milliseconds