Searched defs:relsect (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/cmd/hal/utils/ |
H A D | fsutils.c | 122 uint_t relsect; in walk_partitions() local 162 find_dos_drive_cb(void *arg, int systid, uint_t relsect, uint_t numsect) in find_dos_drive_cb() argument 201 get_num_dos_drives_cb(void *arg, int systid, uint_t relsect, uint_t numsect) in get_num_dos_drives_cb() argument
|
/titanic_52/usr/src/cmd/fstyp/ |
H A D | fstyp.c | 316 uint32_t relsect; in walk_partitions() local 356 find_dos_drive_cb(void *arg, int systid, uint32_t relsect, uint32_t numsect) in find_dos_drive_cb() argument
|
/titanic_52/usr/src/cmd/rmformat/ |
H A D | rmformat.h | 144 uint32_t relsect; /* Beginning of partition */ member
|
/titanic_52/usr/src/uts/common/sys/dktp/ |
H A D | fdisk.h | 84 uint32_t relsect; /* first sector relative to start of disk */ member
|
/titanic_52/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 1771 uint32_t begsec, endsec, relsect; in load() local [all...] |