Lines Matching defs:esect
159 "[ -A id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect ]\n"
161 "[ -D id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect ]\n"
167 " -A id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect\n"
175 " esect = ending sector for end of partition\n"
184 " -D id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect\n"
645 int ehead, int esect, int ecyl,
649 int ehead, int esect, int ecyl,
655 int *ehead, int *esect, int *ecyl,
1760 int esect;
1803 &bcyl, &ehead, &esect, &ecyl, &rsect, &numsect)) {
1951 bsect, bcyl, ehead, esect, ecyl, rsect, numsect,
1998 bcyl, ehead, esect, ecyl, rsect, numsect,
2021 &ehead, &esect, &ecyl, &rsect, &numsect)) {
2036 Table[i].endsect == ((esect & 0x3f) |
2065 temp->parts[0].endsect == ((esect & 0x3f) |
2088 &esect, &ecyl, &rsect, &numsect)) {
2212 if (insert_tbl(id, act, bhead, bsect, bcyl, ehead, esect,
2294 int ehead, int esect, int ecyl,
2328 0 < esect && esect <= MAX_SECT &&
2344 Table[i].endsect = ((ecyl >> 2) & 0xc0) | esect;
2370 int ehead, int esect, int ecyl,
2385 Old_Table[i].endsect == ((esect & 0x3f) |
2572 int *ehead, int *esect, int *ecyl,
2611 id, act, bhead, bsect, bcyl, ehead, esect, ecyl,