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

/openbsd-current/sbin/pdisk/
H A Dfile_media.c52 uint8_t sbDevType[2]; member in struct:block0_ondisk
140 memcpy(&map->sbDevType, block0_ondisk->sbDevType,
141 sizeof(map->sbDevType));
142 map->sbDevType = betoh16(map->sbDevType);
195 tmp16 = htobe16(map->sbDevType);
196 memcpy(block0_ondisk->sbDevType, &tmp16,
197 sizeof(block0_ondisk->sbDevType));
H A Dpartition_map.h60 uint16_t sbDevType; /* device type */ member in struct:partition_map
H A Ddump.c62 printf("DeviceType=0x%x, DeviceId=0x%x\n", map->sbDevType,
147 printf("DeviceType=0x%x, DeviceId=0x%x, sbData=0x%x\n", map->sbDevType,
307 printf(" device type: 0x%x\n", map->sbDevType);
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.h24 Integer sbDevType; /* reserved */ member in struct:__anon7448
H A Dlow.c74 d_fetchw(&ptr, &rec.sbDevType);
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmac_label.h24 unsigned char sbDevType[2]; /* device type */ member in struct:MacLabel
H A Dmac_label.c146 set_722 (mac_label->sbDevType,1);

Completed in 134 milliseconds