Searched refs:hlt (Results 1 – 11 of 11) sorted by relevance
215 compat_ulong_t hlt; member365 err |= __get_user(f->hlt, &uf->hlt); in compat_fd_ioctl()438 err |= __put_user(f->hlt, &uf->hlt); in compat_fd_ioctl()
287 hlt427 hlt
92 hlt
140 hlt
133 unsigned long hlt; /* Head load/settle time, msec */ member
1262 unsigned long hlt; in fdc_specify() local1309 hlt = DIV_ROUND_UP(DP->hlt * scale_dtr / 2, NOMINAL_DTR); in fdc_specify()1310 if (hlt < 0x01) in fdc_specify()1311 hlt = 0x01; in fdc_specify()1312 else if (hlt > 0x7f) in fdc_specify()1313 hlt = hlt_max_code; in fdc_specify()1322 spec2 = (hlt << 1) | (use_virtual_dma & 1); in fdc_specify()
408 1: hlt
602 hlt
4411 DI(ImplicitOps | Priv, hlt), D(ImplicitOps),
2221 2) pass the "no-hlt" option to the kernel
1313 hlt [BUGS=ARM,SH]