Searched refs:hds (Results 1 – 2 of 2) sorted by relevance
/system/core/toolbox/ |
D | newfs_msdos.c | 121 u_int8_t hds[2]; /* drive heads */ member 165 u_int hds; /* drive heads */ member 405 bpb.hds = opt_h; in newfs_msdos_main() 670 mk2(bsbpb->hds, bpb.hds); in newfs_msdos_main() 842 bpb->hds = geom.heads; in getdiskinfo() 843 ckgeom(fname, bpb->hds, "drive heads"); in getdiskinfo() 898 if (bpb->hds == 0 && ioctl(fd, DIOCGFWHEADS, &dlp.d_ntracks) == -1) { in getdiskinfo() 917 if (bpb->hds == 0) in getdiskinfo() 918 bpb->hds = ckgeom(fname, lp->d_ntracks, "drive heads"); in getdiskinfo() 940 printf(" spt=%u hds=%u hid=%u", bpb->spt, bpb->hds, bpb->hid); in print_bpb()
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 9236 of the resultant point (Z = (xZ , yZ) ≔ [hds]QB; where h is the cofactor of the curve).
|