Lines Matching defs:dd_stop
466 bus_addr_t dd_stop;
477 dd_stop =
483 dd_stop |= 0x80000000;
484 dd_stop += 15;
488 dd_stop = turbo ? 0 : 0xdeadbee0;
492 dd_saved_stop = dd_stop;
500 nd_bsw4(DD_STOP, dd_stop);
506 nd_bsw4(DD_STOP - 0x40, dd_start);
510 || (dd_stop && (nd_bsr4(DD_STOP) != dd_stop))
904 u_long dd_stop;
921 dd_stop = nd_bsr4(DD_STOP);
1003 printf("NDMAP: dd->dd_stop = 0x%08lx\n", dd_stop);