Home | Sort by: relevance | last modified time | path |
/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 |