Searched refs:bc_add (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/stand/i386/libi386/
H A Dlibi386.h99 int bc_add(int biosdev); /* Register CD booted from. */
H A Dbiosdisk.c350 * doesn't do anything. Instead, the loader calls bc_add() with the BIOS
429 bc_add(int biosdev) function
/freebsd-11-stable/stand/pc98/loader/
H A Dmain.c162 bc_add(initial_bootdev);
/freebsd-11-stable/stand/i386/loader/
H A Dmain.c160 bc_add(initial_bootdev);
/freebsd-11-stable/stand/pc98/libpc98/
H A Dbioscd.c143 * doesn't do anything. Instead, the loader calls bc_add() with the BIOS
154 bc_add(int biosdev) function

Completed in 119 milliseconds