Home | History | Annotate | Download | only in toolbox

Lines Matching refs:sec

117     u_int8_t sec[2];		/* total sectors */
161 u_int sec; /* total sectors */
399 bpb.bsec = bpb.sec;
400 bpb.sec = 0;
608 bpb.sec = bpb.bsec;
648 mk2(bsbpb->sec, bpb.sec);
916 if (bpb->sec)
917 printf(" sec=%u", bpb->sec);