HomeSort by: relevance | last modified time | path
    Searched refs:si_boottab (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/sun68k/stand/libsa/
dev_disk.c 81 si->si_boottab = bp->bootDevice;
123 ops = si->si_boottab;
promdev.c 57 * si->si_boottab
73 ops = si->si_boottab;
142 ops = si->si_boottab;
saio.h 113 struct boottab *si_boottab; /* Points to boottab entry if any */ member in struct:saioreq
138 * Then: saiop->si_boottab->b_open() will set:
netif_sun.c 104 si->si_boottab = bp->bootDevice;
  /src/sys/arch/sun68k/stand/tapeboot/
dev_tape.c 107 si->si_boottab = bp->bootDevice;
149 ops = si->si_boottab;
  /src/sys/arch/sparc/include/
oldmon.h 87 struct om_boottable *si_boottab;/* Points to boottab entry if any */ member in struct:saioreq
296 * Then: saiop->si_boottab->b_open() will set:
  /src/sys/arch/sparc/stand/common/
promdev.c 395 ops = si->si_boottab;
670 si->si_boottab = ops;
726 ops = si->si_boottab;

Completed in 63 milliseconds