OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NBMEMSIZE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/mac68k/nubus/
if_sm_nubus.c
72
NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
, 0, &bsh))
90
bus_space_unmap(na->na_tag, bsh,
NBMEMSIZE
);
110
if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
, 0, &bsh)) {
145
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
if_sn_nubus.c
72
NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
, 0, &bsh))
92
bus_space_unmap(na->na_tag, bsh,
NBMEMSIZE
);
112
if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
, 0, &bsh)) {
235
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
nubus.c
121
NUBUS_SLOT2PA(na_args.slot),
NBMEMSIZE
, 0, &bsh)) {
134
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
250
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
268
NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
, 0, &bsh) == 0) {
276
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
354
ofs =
NBMEMSIZE
;
396
hdr =
NBMEMSIZE
;
816
if (bus_space_map(bst, NUBUS_SLOT2PA(slotno),
NBMEMSIZE
, 0, &sc_bsh)) {
823
for (i=0 ; i<
NBMEMSIZE
; i++) {
if_ae_nubus.c
88
if (bus_space_map(na->na_tag, NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
,
113
bus_space_unmap(na->na_tag, bsh,
NBMEMSIZE
);
136
if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
,
355
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
376
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
if_netdock_nubus.c
200
NBMEMSIZE
, 0, &bsh))
219
bus_space_unmap(na->na_tag, bsh,
NBMEMSIZE
);
235
if (bus_space_map(bst, NUBUS_SLOT2PA(na->slot),
NBMEMSIZE
, 0, &bsh)) {
250
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
256
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
263
bus_space_unmap(bst, bsh,
NBMEMSIZE
);
grf_nubus.c
151
if (bus_space_map(sc->sc_tag, sc->sc_basepa,
NBMEMSIZE
,
162
bus_space_unmap(sc->sc_tag, sc->sc_handle,
NBMEMSIZE
);
/src/sys/arch/mac68k/include/
cpu.h
227
#define
NBMEMSIZE
0x01000000 /* 16 megs per card */
Completed in 173 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025