Home | History | Annotate | Download | only in dev

Lines Matching defs:dd_start

465 	bus_addr_t dd_start;
475 dd_start =
487 dd_start = turbo ? nd_bsr4(DD_NEXT) : 0xdeadbee0;
491 dd_saved_start = dd_start;
499 nd_bsw4(DD_START, dd_start);
506 nd_bsw4(DD_STOP - 0x40, dd_start);
509 if ((nd_bsr4(DD_START) != dd_start)
903 u_long dd_start;
920 dd_start = nd_bsr4(DD_START);
1002 printf("NDMAP: dd->dd_start = 0x%08lx\n", dd_start);