Searched defs:sys_ind (Results 1 – 4 of 4) sorted by relevance
24 unsigned char sys_ind; /* What partition type */ member
68 uchar sys_ind; /* partition type */ member
67 u8 sys_ind; /* What partition type */ member
52 unsigned char boot_ind, head, sector, cyl, sys_ind, end_head, member398 static char* get_type(int sys_ind) in get_type()