Searched refs:boot_id (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/arch/mipsco/mipsco/ |
| H A D | autoconf.c | 113 int boot_id, boot_lun, boot_part; variable 129 device_unit(dv) == boot_id) in findroot() 151 boot_id = boot_lun = boot_part = 0; in makebootdev() 162 boot_id = *cp++ - '0'; in makebootdev()
|
| /netbsd-src/sys/arch/arm/amlogic/ |
| H A D | meson_platform.c | 214 static int boot_id = -1; in meson8b_get_boot_id() local 218 if (boot_id == -1) { in meson8b_get_boot_id() 222 boot_id = (int)bus_space_read_4(bst, bsh, 0); in meson8b_get_boot_id() 227 return boot_id; in meson8b_get_boot_id() 241 const int boot_id = meson8b_get_boot_id(); in meson8b_platform_device_register() local 249 if (device_is_a(device_parent(parent), "mesonsdhc") && boot_id == 0) in meson8b_platform_device_register() 251 else if (device_is_a(device_parent(parent), "mesonsdio") && boot_id != 0) in meson8b_platform_device_register()
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_write_format_iso9660_boot.c | 43 static const unsigned char boot_id[] = { variable 150 assertEqualMem(buff+2048*17, boot_id, sizeof(boot_id)); in _test_write_format_iso9660_boot()
|
| H A D | test_write_format_iso9660_zisofs.c | 66 static const unsigned char boot_id[] = { variable 679 assertEqualMem(buff+2048*17, boot_id, sizeof(boot_id)); in test_write_format_iso9660_zisofs_3()
|
| /netbsd-src/external/gpl2/mkhybrid/dist/ |
| H A D | iso9660.h | 122 char boot_id [ISODCL ( 1, 1)]; /* 711 */ member
|
| H A D | eltorito.c | 205 default_desc.boot_id[0] = EL_TORITO_BOOTABLE; in FDECL1()
|
| /netbsd-src/sys/arch/hppa/include/ |
| H A D | pdc.h | 361 u_int boot_id; /* same as hw_id */ member
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | linux | 400 # boot_id; last writer
|