Searched refs:boot_part (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mipsco/mipsco/
H A Dautoconf.c114 int boot_id, boot_lun, boot_part; variable
136 *partp = boot_part;
152 boot_id = boot_lun = boot_part = 0;
167 boot_part = *cp - '0';
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Damiga_init.c198 char *esym_addr, u_int flags, u_long inh_sync, u_long boot_part,
253 RELOC(boot_partition, u_long) = boot_part;
197 start_c(int id, u_int fphystart, u_int fphysize, u_int cphysize, char *esym_addr, u_int flags, u_long inh_sync, u_long boot_part, u_int loadbase) argument

Completed in 179 milliseconds