Searched refs:bootable (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Drarpd.c219 int bootable(__u32 addr) function
321 if (only_ethers || bootable(emap.ipaddr))
324 syslog(LOG_INFO, "not bootable");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S39 ;; Dummy section to make it bootable with current VCS simulator
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dhead_v10.S215 btstq 17, $r4 ; check bootable flag
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-probe.c1190 u8 bootable = (d && (d->host_flags & IDE_HFLAG_NON_BOOTABLE)) ? 0 : 1; local
1200 * Unless there is a bootable card that does not use the standard
1204 if (bootable) {

Completed in 112 milliseconds