Home
last modified time | relevance | path

Searched refs:dpme_boot_bytes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pdisk/dist/
H A Dconvert.c89 reverse4((uint8_t *)&data->dpme_boot_bytes); in convert_dpme()
H A Ddpme.h113 uint32_t dpme_boot_bytes ; member
H A Ddump.c523 printf("%7"PRIu32" ", p->dpme_boot_bytes); in show_data_structures()
625 printf("boot length (in bytes): %10"PRIu32"\n", p->dpme_boot_bytes); in full_dump_partition_entry()