Searched refs:sbDevId (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sbin/pdisk/
H A Dfile_media.c53 uint8_t sbDevId[2]; member in struct:block0_ondisk
143 memcpy(&map->sbDevId, block0_ondisk->sbDevId,
144 sizeof(map->sbDevId));
145 map->sbDevId = betoh16(map->sbDevId);
198 tmp16 = htobe16(map->sbDevId);
199 memcpy(block0_ondisk->sbDevId, &tmp16,
200 sizeof(block0_ondisk->sbDevId));
H A Dpartition_map.h61 uint16_t sbDevId; /* device id */ member in struct:partition_map
H A Ddump.c63 map->sbDevId);
148 map->sbDevId, map->sbData);
308 printf(" device id: 0x%x\n", map->sbDevId);
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.h25 Integer sbDevId; /* reserved */ member in struct:__anon7448
H A Dlow.c75 d_fetchw(&ptr, &rec.sbDevId);
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmac_label.h25 unsigned char sbDevId[2]; /* device id */ member in struct:MacLabel
H A Dmac_label.c147 set_722 (mac_label->sbDevId,1);

Completed in 87 milliseconds