Searched refs:local_to_PCI (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/prep/stand/boot/
H A Dboot.h43 u_long local_to_PCI(u_long);
H A Dio.c87 local_to_PCI(u_long addr) function
/netbsd-6-1-5-RELEASE/sys/arch/bebox/stand/boot/
H A Dboot.h60 u_long local_to_PCI(u_long);
H A Dsiop.c115 xfer->siop_tables.cmd.addr = htoc32(local_to_PCI((u_long)xs->cmd));
119 htoc32(local_to_PCI((u_long)xs->data));
235 u_long scriptaddr = local_to_PCI((u_long)adp->script);
254 if (dsa >= local_to_PCI((u_long)adp->xfer) &&
255 dsa < local_to_PCI((u_long)adp->xfer) + SIOP_TABLE_SIZE) {
256 dsa -= local_to_PCI((u_long)adp->xfer);
285 local_to_PCI((u_long)siop_xfer));
392 dsa = local_to_PCI((u_long)siop_xfer);
417 local_to_PCI((u_long)adp->xfer));
512 void *scriptaddr = (void *)local_to_PCI((u_lon
[all...]
H A Dio.c116 local_to_PCI(u_long addr) function
H A Dfd.c740 u_long pbuf = local_to_PCI((u_long)buf);

Completed in 111 milliseconds