Searched refs:sects (Results 1 – 3 of 3) sorted by relevance
170 int sects; /* sectors per track */ member945 hdr.ord = unit[disk].dtype->sects * unit[disk].type->sect_mult - cnt; in putsec()977 for (cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in amiga_write()1163 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in dos_read()1350 for(cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in dos_write()1473 track = block / (floppy->dtype->sects * floppy->type->sect_mult); in amiflop_rw_cur_segment()1474 sector = block % (floppy->dtype->sects * floppy->type->sect_mult); in amiflop_rw_cur_segment()1531 geo->sectors = unit[drive].dtype->sects * unit[drive].type->sect_mult; in fd_getgeo()1568 p->dtype->sects * p->type->sect_mult * 512); in fd_locked_ioctl()1585 getprm.sect=p->dtype->sects * p->type->sect_mult; in fd_locked_ioctl()[all …]
1568 my @sects = split ' ', $sectcheck;1574 foreach $sx (0 .. $#sects) {1589 if ($prm_clean eq $sects[$sx]) {1598 "'$sects[$sx]' " .1604 "'$sects[$sx]' " .
2642 u16 sects; in ice_upd_prof_hw() local2665 sects = xlt1 + xlt2 + tcam + es; in ice_upd_prof_hw()2667 if (!sects) in ice_upd_prof_hw()2675 status = ice_pkg_buf_reserve_section(b, sects); in ice_upd_prof_hw()2709 if (!pkg_sects || pkg_sects != sects) { in ice_upd_prof_hw()