Searched refs:NUBUS_SLOT2PA (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/nubus/
H A Dif_sm_nubus.c72 NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh))
110 if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh)) {
H A Dif_sn_nubus.c70 NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh))
110 if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh)) {
H A Dnubus.c122 NUBUS_SLOT2PA(na_args.slot), NBMEMSIZE, 0, &bsh)) {
128 (void *)NUBUS_SLOT2PA(i));
269 NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh) == 0) {
817 if (bus_space_map(bst, NUBUS_SLOT2PA(slotno), NBMEMSIZE, 0, &sc_bsh)) {
H A Dif_ae_nubus.c89 if (bus_space_map(na->na_tag, NUBUS_SLOT2PA(na->slot), NBMEMSIZE,
137 if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot), NBMEMSIZE,
H A Dnubus.h356 #define NUBUS_SLOT2PA(x) (0xf9000000 + \ macro
H A Dif_netdock_nubus.c199 if (bus_space_map(na->na_tag, NUBUS_SLOT2PA(na->slot),
235 if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh)) {
H A Dgrf_nubus.c148 sc->sc_basepa = (bus_addr_t)NUBUS_SLOT2PA(na->slot);
H A Dcpi_nubus.c249 sc->sc_basepa = (bus_addr_t)NUBUS_SLOT2PA(na->slot);

Completed in 44 milliseconds