OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:local_to_PCI
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/prep/stand/boot/
boot.h
50
u_long
local_to_PCI
(u_long);
siop.c
117
xfer->siop_tables.cmd.addr = htoc32(
local_to_PCI
((u_long)xs->cmd));
121
htoc32(
local_to_PCI
((u_long)xs->data));
237
u_long scriptaddr =
local_to_PCI
((u_long)adp->script);
256
if (dsa >=
local_to_PCI
((u_long)adp->xfer) &&
257
dsa <
local_to_PCI
((u_long)adp->xfer) + SIOP_TABLE_SIZE) {
258
dsa -=
local_to_PCI
((u_long)adp->xfer);
287
local_to_PCI
((u_long)siop_xfer));
394
dsa =
local_to_PCI
((u_long)siop_xfer);
419
local_to_PCI
((u_long)adp->xfer));
514
void *scriptaddr = (void *)
local_to_PCI
((u_long)adp->script)
[
all
...]
io.c
150
local_to_PCI
(u_long addr)
/src/sys/arch/bebox/stand/boot/
boot.h
60
u_long
local_to_PCI
(u_long);
io.c
116
local_to_PCI
(u_long addr)
siop.c
121
xfer->siop_tables.cmd.addr = htoc32(
local_to_PCI
((u_long)xs->cmd));
125
htoc32(
local_to_PCI
((u_long)xs->data));
260
u_long scriptaddr =
local_to_PCI
((u_long)adp->script);
279
if (dsa >=
local_to_PCI
((u_long)adp->xfer) &&
280
dsa <
local_to_PCI
((u_long)adp->xfer) + SIOP_TABLE_SIZE) {
281
dsa -=
local_to_PCI
((u_long)adp->xfer);
310
local_to_PCI
((u_long)siop_xfer));
415
dsa =
local_to_PCI
((u_long)siop_xfer);
440
local_to_PCI
((u_long)adp->xfer));
535
void *scriptaddr = (void *)
local_to_PCI
((u_long)adp->script)
[
all
...]
fd.c
739
u_long pbuf =
local_to_PCI
((u_long)buf);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025