Lines Matching refs:found
223 int found = 0;
260 found = memcmp(biw->matchhash, hash, sizeof(hash)) == 0;
261 DPRINTF(("%s: %s found=%d\n", __func__, device_xname(dv), found));
266 return found;
279 int found = 0;
318 found = 1;
320 DPRINTF(("%s: %s found=%d\n", __func__, device_xname(dv), found));
324 return found;
353 printf("%s: netboot interface not found.\n", __func__);
380 booted_device ? device_xname(booted_device) : "not found"));
398 * Don't break if one is found, to get possible multiple
433 booted_device ? device_xname(booted_device) : "not found"));
441 * Don't break if one is found, to get possible multiple
491 booted_device ? device_xname(booted_device) : "not found"));
496 * No booted device found; check CD-ROM boot at last.
500 * BIOS. The number of drives can be found in BTINFO_BIOSGEOM
534 "not found"));