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

  /src/sys/arch/x86/include/
bootinfo.h 85 daddr_t matchblk; member in struct:btinfo_bootwedge
  /src/sys/arch/x86/x86/
x86_autoconf.c 230 if (biw->matchblk == -1) {
242 for (blk = biw->matchblk, nblks = biw->matchnblks;
  /src/sys/arch/i386/stand/lib/
biosdisk.c 392 bi_wedge.matchblk = sector;
574 bi_wedge.matchblk = sector + LABELSECTOR;
1279 bi_wedge.matchblk = -1;
1657 if (bi_wedge.matchblk == -1) {
1666 bi_wedge.matchblk = offset;

Completed in 14 milliseconds