Home
last modified time | relevance | path

Searched refs:nsect (Results 126 – 150 of 543) sorted by relevance

12345678910>>...22

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dsata_promise.h98 buf[i++] = tf->nsect; in pdc_prep_lba28()
123 buf[i++] = tf->nsect; in pdc_prep_lba48()
H A Dlibata-acpi.c558 tf->nsect = gtf->tf[1]; /* 0x1f2 */ in ata_acpi_gtf_to_tf()
605 tf->nsect == SATA_DIPM) in ata_acpi_filter_tf()
610 (tf->nsect == SATA_FPDMA_OFFSET || in ata_acpi_filter_tf()
611 tf->nsect == SATA_FPDMA_IN_ORDER)) in ata_acpi_filter_tf()
616 tf->nsect == SATA_FPDMA_AA) in ata_acpi_filter_tf()
706 tf.command, tf.feature, tf.nsect, tf.lbal, in ata_acpi_run_tf()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dsata_promise.h98 buf[i++] = tf->nsect; in pdc_prep_lba28()
123 buf[i++] = tf->nsect; in pdc_prep_lba48()
H A Dlibata-acpi.c558 tf->nsect = gtf->tf[1]; /* 0x1f2 */ in ata_acpi_gtf_to_tf()
605 tf->nsect == SATA_DIPM) in ata_acpi_filter_tf()
610 (tf->nsect == SATA_FPDMA_OFFSET || in ata_acpi_filter_tf()
611 tf->nsect == SATA_FPDMA_IN_ORDER)) in ata_acpi_filter_tf()
616 tf->nsect == SATA_FPDMA_AA) in ata_acpi_filter_tf()
706 tf.command, tf.feature, tf.nsect, tf.lbal, in ata_acpi_run_tf()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dsata_promise.h98 buf[i++] = tf->nsect; in pdc_prep_lba28()
123 buf[i++] = tf->nsect; in pdc_prep_lba48()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk_sun.c118 g_sectors = SUN_SSWAP16(sunlabel->nsect); in check_sun_label()
134 unsigned short nsect; member
311 sunlabel->nsect = SUN_SSWAP16(p->nsect); in create_sunlabel()
316 g_sectors = p->nsect; in create_sunlabel()
327 sunlabel->nsect = SUN_SSWAP16(g_sectors); in create_sunlabel()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/link/internal/ld/
H A Dmacho.go52 nsect uint32 member
272 var nsect int var
325 if seg.nsect >= seg.msect {
329 s := &seg.sect[seg.nsect]
330 seg.nsect++
333 nsect++
352 loadsize += 20 * 4 * nsect
355 loadsize += 17 * 4 * nsect
388 out.Write32(72 + 80*s.nsect)
396 out.Write32(s.nsect)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/block/partitions/
H A Dsun.c56 __be16 nsect; /* Sectors per track */ in sun_partition() member
108 spc = be16_to_cpu(label->ntrks) * be16_to_cpu(label->nsect); in sun_partition()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/partitions/
H A Dsun.c56 __be16 nsect; /* Sectors per track */ in sun_partition() member
108 spc = be16_to_cpu(label->ntrks) * be16_to_cpu(label->nsect); in sun_partition()
/dports/multimedia/libv4l/linux-5.13-rc2/block/partitions/
H A Dsun.c56 __be16 nsect; /* Sectors per track */ in sun_partition() member
108 spc = be16_to_cpu(label->ntrks) * be16_to_cpu(label->nsect); in sun_partition()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/fs/fdos/
H A Ddev.c105 __le16_to_cpu (boot -> nsect)); in check_dev()
152 sectors = __le16_to_cpu (boot -> nsect); in check_dev()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeSceneManager/src/
H A DOgreOctreeSceneManager.cpp706 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
708 if ( nsect != OUTSIDE ) in _findNodes()
779 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
781 if ( nsect != OUTSIDE ) in _findNodes()
853 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
855 if ( nsect != OUTSIDE ) in _findNodes()
926 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
928 if ( nsect != OUTSIDE ) in _findNodes()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeSceneManager/src/
H A DOgreOctreeSceneManager.cpp725 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
727 if ( nsect != OUTSIDE ) in _findNodes()
798 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
800 if ( nsect != OUTSIDE ) in _findNodes()
872 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
874 if ( nsect != OUTSIDE ) in _findNodes()
945 Intersection nsect = intersect( t, on -> _getWorldAABB() ); in _findNodes() local
947 if ( nsect != OUTSIDE ) in _findNodes()
/dports/science/lammps/lammps-stable_29Sep2021/tools/phonon/
H A Dphonopy.cpp258 int nsect = q->qs.size(); in phonopy() local
259 for (int i = 0; i < nsect; ++i){ in phonopy()
261 if (i+1 < nsect){ in phonopy()
267 } else if (i+1 == nsect){ in phonopy()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/vme/
H A Dxd.c391 xd->nsect = xd->sc_dk.dk_label->d_nsectors; in xdgetdisklabel()
392 xd->sectpercyl = xd->nhead * xd->nsect; in xdgetdisklabel()
819 xd->nsect = 1; in xdattach()
874 (xd->nhead - 1) * xd->nsect; /* last head */ in xdattach()
894 if ((dkb->bt_bad[lcv].bt_trksec & 0xff) >= xd->nsect) in xdattach()
1430 drv->maxsect = iorq->xd->nsect - 1; in xdc_rqtopb()
1470 iopb->sectno = block % iorq->xd->nsect; in xdc_rqtopb()
1471 block = block / iorq->xd->nsect; in xdc_rqtopb()
2186 iorq->blockno % iorq->xd->nsect)) != -1) { in xdc_error()
2372 (xio->block % xd->nsect) != 0 || in xdc_ioctlcmd()
[all …]
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dcgns_to_aflr3.c323 int ns, nsect, nn, ip; local
337 if (cg_nsections (cgFile, cgBase, cgZone, &nsect))
339 if (nsect < 1) err_exit (NULL, "no sections defined");
341 for (ns = 1; ns <= nsect; ns++) {
549 int ns, nsect, nn, ip, nf, j; local
563 if (cg_nsections (cgFile, cgBase, cgZone, &nsect))
566 for (ns = 1; ns <= nsect; ns++) {
645 for (ns = 1; ns <= nsect; ns++) {
1097 int ns, nsect, nn, ip; local
1104 if (cg_nsections (cgFile, cgBase, cgZone, &nsect))
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/block/
H A Dpata_bfin.c544 u8 nsect, lbal; in bfin_devchk() local
557 nsect = read_atapi_register(base, ATA_REG_NSECT); in bfin_devchk()
560 if ((nsect == 0x55) && (lbal == 0xaa)) in bfin_devchk()
590 u8 nsect, lbal; in bfin_bus_post_reset() local
593 nsect = read_atapi_register(base, ATA_REG_NSECT); in bfin_bus_post_reset()
595 if ((nsect == 1) && (lbal == 1)) in bfin_bus_post_reset()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/block/
H A Dpata_bfin.c544 u8 nsect, lbal; in bfin_devchk() local
557 nsect = read_atapi_register(base, ATA_REG_NSECT); in bfin_devchk()
560 if ((nsect == 0x55) && (lbal == 0xaa)) in bfin_devchk()
590 u8 nsect, lbal; in bfin_bus_post_reset() local
593 nsect = read_atapi_register(base, ATA_REG_NSECT); in bfin_bus_post_reset()
595 if ((nsect == 1) && (lbal == 1)) in bfin_bus_post_reset()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/block/
H A Dpata_bfin.c544 u8 nsect, lbal; in bfin_devchk() local
557 nsect = read_atapi_register(base, ATA_REG_NSECT); in bfin_devchk()
560 if ((nsect == 0x55) && (lbal == 0xaa)) in bfin_devchk()
590 u8 nsect, lbal; in bfin_bus_post_reset() local
593 nsect = read_atapi_register(base, ATA_REG_NSECT); in bfin_bus_post_reset()
595 if ((nsect == 1) && (lbal == 1)) in bfin_bus_post_reset()

12345678910>>...22