Searched refs:sects (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dgeom.c142 int get_dev_geometry (int fd, __u32 *cyls, __u32 *heads, __u32 *sects, argument
174 if (cyls || heads || sects || start_lba) {
179 if (sects) *sects = bg.sectors;
184 if (sects) *sects = g.sectors;
189 if (sects) *sects = bg.sectors;
200 if (nsectors && cyls && heads && sects) {
201 __u64 hs = (*heads) * (*sects);
247 get_dev_t_geometry(dev_t dev, __u32 *cyls, __u32 *heads, __u32 *sects, __u64 *start_lba, __u64 *nsectors) argument
[all...]
H A Dhdparm.h19 int get_dev_geometry (int fd, __u32 *cyls, __u32 *heads, __u32 *sects, __u64 *start_lba, __u64 *nsectors);
20 int get_dev_t_geometry (dev_t dev, __u32 *cyls, __u32 *heads, __u32 *sects, __u64 *start_lba, __u64 *nsectors);
H A Dhdparm.c2116 __u32 cyls = 0, heads = 0, sects = 0; local
2118 err = get_dev_geometry (fd, &cyls, &heads, &sects, &start_lba, &nsectors);
2120 printf(" geometry = %u/%u/%u, sectors = %lld, start = ", cyls, heads, sects, nsectors);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/doc/
H A Dtexi2pod.pl29 %sects = ();
113 $sects{$sect} = "" unless exists $sects{$sect};
114 $sects{$sect} .= postprocess($section);
314 $sects{NAME} = "$fn \- $tl\n";
315 $sects{FOOTNOTES} .= "=back\n" if exists $sects{FOOTNOTES};
319 if(exists $sects{$sect}) {
324 print scalar unmunge ($sects{$sect});
431 unless (exists $sects{FOOTNOTE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A Dtexi2pod.pl28 %sects = ();
119 $sects{$sect} = "" unless exists $sects{$sect};
120 $sects{$sect} .= postprocess($section);
301 $sects{NAME} = "$fn \- $tl\n";
302 $sects{FOOTNOTES} .= "=back\n" if exists $sects{FOOTNOTES};
306 if(exists $sects{$sect}) {
310 print scalar unmunge ($sects{$sect});
408 unless (exists $sects{FOOTNOTE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dmodule_list.h144 /* Number of sections in the sects array */
152 struct dll_sect sects[1]; member in struct:dll_module
H A Dcload.c1684 dbsec = dbmod->sects;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Damifd.h15 int sects; /* sectors per track */ member in struct:fd_data_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca_drv.c232 int sects; local
258 for (ercd_pos = sizeof(sal_log_record_header_t), sects = 0;
259 ercd_pos < record_len; ercd_pos += sp->len, sects++) {
299 slidx->n_sections = sects;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/spectra/
H A Dffsport.c616 u32 sects; local
680 sects = dev->size >> 9;
681 nand_dbg_print(NAND_DBG_WARN, "Capacity sects: %d\n", sects);
682 set_capacity(dev->gd, sects);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Damiflop.c724 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) {
821 hdr.ord = unit[disk].dtype->sects * unit[disk].type->sect_mult - cnt;
853 for (cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++)
1039 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) {
1226 for(cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++)
1362 track = block / (floppy->dtype->sects * floppy->type->sect_mult);
1363 sector = block % (floppy->dtype->sects * floppy->type->sect_mult);
1413 geo->sectors = unit[drive].dtype->sects * unit[drive].type->sect_mult;
1451 p->dtype->sects * p->type->sect_mult * 512);
1468 getprm.sect=p->dtype->sects *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkernel-doc1719 my @sects = split ' ', $sectcheck;
1725 foreach $sx (0 .. $#sects) {
1740 if ($prm_clean eq $sects[$sx]) {
1749 "'$sects[$sx]' " .
1753 if ($nested !~ m/\Q$sects[$sx]\E/) {
1756 "'$sects[$sx]' " .
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmformat.c579 static int old_dos_size_to_geom(size_t size, int *cyls, int *heads, int *sects) argument
589 *sects = old_dos[i].sectors;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dio_sm.c2294 pr_debug("%s: next module 0x%x %d, this module num sects %d\n",
2303 sects[module_struct->num_sects];
2316 module_struct->sects[sect_ndx].sect_load_adr);

Completed in 2542 milliseconds