HomeSort by relevance Sort by last modified time
    Searched full:sectors (Results 126 - 150 of 195) sorted by null

1 2 3 4 56 7 8

  /external/kernel-headers/original/linux/
blkdev.h 139 unsigned long nr_sectors; /* no. of sectors left to submit */
140 /* no. of sectors left to submit in the current segment */
144 unsigned long hard_nr_sectors; /* no. of sectors left to complete */
145 /* no. of sectors left to complete in the current segment */
ata.h 322 id[56]; /* sectors in current translation */
  /external/qemu/
block_int.h 141 size in sectors */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fdreg.h 104 * pack more sectors on a track) */
  /external/libnfc-nxp/src/
phFriNfc_MifareStdMap.c 118 * ndef compliant sectors
444 #define PH_FRINFC_NDEFMAP_MIFARESTD_AUTH_NDEFSECT1 0xD3 /**< \internal Authenticate Command for NDEF Sectors 1 */
448 #define PH_FRINFC_NDEFMAP_MIFARESTD_AUTH_NDEFSECT2 0xF7 /**< \internal Authenticate Command for NDEF Sectors 2 */
    [all...]
phFriNfc_MifStdFormat.c 193 /* Copy access bits for MAD sectors */
203 /* Copy access bits for NFC forum sectors */
    [all...]
phFriNfc_NdefMap.c     [all...]
  /external/grub/stage2/
asm.S 995 * NSEC sectors from COFF/HOFF/SOFF into SEGMENT. If an error occurs,
1115 * unsigned long *heads, unsigned long *sectors)
1117 * Return the geometry of DRIVE in CYLINDERS, HEADS and SECTORS. If an
1140 testb $0x3f, %cl /* 0 sectors means no disk */
1159 /* sectors */
1188 * unsigned long *heads, unsigned long *sectors)
1190 * Return the geometry of DRIVE in CYLINDERS, HEADS and SECTORS. If an
1253 /* sectors */
    [all...]
disk_io.c 180 if ((buf_geom.sectors << sector_size_bits) > BUFFERLEN)
183 sectors_per_vtrack = buf_geom.sectors;
260 * Instrumentation to tell which sectors were read and used.
358 if (sector - sector % buf_geom.sectors == buf_track)
    [all...]
builtins.c 1148 grub_printf (" %d sectors are embedded.\n", size);
1159 "Embed the Stage 1.5 STAGE1_5 in the sectors after MBR if DEVICE"
1161 " Print the number of sectors which STAGE1_5 occupies if successful."
1405 disks[current_drive].sectors = num_sector;
1429 "The number of sectors = %d, %s\n",
1431 geom.cylinders, geom.heads, geom.sectors,
1446 " the one of the heads, the one of the sectors and the one of the total"
1447 " sectors are set to CYLINDER, HEAD, SECTOR and TOTAL_SECTOR,"
    [all...]
fsys_fat.c 82 /* Check if the number of sectors per cluster is zero here, to avoid
boot.c 950 /* FIXME: If HEADS or SECTORS is greater than 255, then this will
955 + (geom.sectors & 0xff));
  /external/blktrace/
README 99 %n - Number of sectors
  /external/blktrace/doc/
btrecord.8 28 sector number and IO size (number of sectors). Using this information,
btreplay.8 26 sector number and IO size (number of sectors). Using this information,
  /external/e2fsprogs/misc/
chattr.1.in 93 filesystem blocksize instead of in units of sectors, and means that the file
findsuper.c 73 * sectors) after the partition start.
  /external/qemu/block/
qcow2-cluster.c 462 /* compute the number of available sectors */
644 * Write L2 table updates to disk, writing whole sectors to avoid a
679 /* copy content of unmodified sectors */
vmdk.c 106 #define DESC_SIZE 20*SECTOR_SIZE // 20 sectors of 512 bytes each
443 uint8_t whole_grain[s->cluster_sectors*512]; // 128 sectors * 512 bytes each = grain size 64KB
688 "ddb.geometry.sectors = \"63\"\n"
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 377 world to transfer the sectors in the READ and WRITE instructions */
410 LogInfo("-workspaceSize <integer> Set the size in bytes of the workspace. Must be greater or equal to 8 sectors.");
583 * @param pnPartitionSize: filled with the number of sectors in the partition
614 /* Determine the current number of sectors */
759 some non-zero data into the new sectors. Otherwise, some file-system
    [all...]
  /system/vold/
cryptfs.c 109 /* return length in sectors */
1061 * The size passed in is the number of 512 byte sectors in the filesystem.
    [all...]
  /device/samsung/tuna/recovery/
bootloader.c 253 // There are NUM_SECONDARY_GPT_SECTORS sectors reserved at the end of the
  /external/e2fsprogs/lib/ext2fs/
dosio.c 385 * If DJGPP is used then reads of >18 sectors will fail!
  /external/blktrace/btreplay/doc/
btreplay.tex 61 sector number and IO size (number of sectors). Using this information,
102 \item[IO size] The same number of sectors are transferred.
  /external/grub/grub/
asmstub.c 971 sectors that are read together with the MBR in one read. It
987 grub_printf ("Write %d sectors starting from %d sector"

Completed in 440 milliseconds

1 2 3 4 56 7 8