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

/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dlibi386.h78 int bc_add(int biosdev); /* Register CD booted from. */
H A Dbioscd.c138 * doesn't do anything. Instead, the loader calls bc_add() with the BIOS
149 bc_add(int biosdev) function
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dmain.c154 bc_add(initial_bootdev);
/freebsd-9.3-release/sys/boot/pc98/libpc98/
H A Dbioscd.c137 * doesn't do anything. Instead, the loader calls bc_add() with the BIOS
148 bc_add(int biosdev) function
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dmain.c165 bc_add(initial_bootdev);

Completed in 106 milliseconds