HomeSort by relevance Sort by last modified time
    Searched refs:Sector (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.c 53 * a block or a sector from the card.
104 * sector trailer using the block number.
110 * access bits of each sector trailer.
128 uint8_t Sector[]);
144 * the error status of the writing sector trailer
150 * the error status of the reading sector trailer
156 * the error status of the writing sector trailer
162 * ndef compliant in the MAD array which will be later used for updating the MAD sector
188 /* MAD sector key A */
198 /* NFC forum sector key A *
    [all...]
  /external/kernel-headers/original/linux/
blkdev.h 138 sector_t sector; /* next sector to submit */ member in struct:request
143 sector_t hard_sector; /* next sector to complete */
811 typedef struct {struct page *v;} Sector;
813 unsigned char *read_dev_sector(struct block_device *, sector_t, Sector *);
815 static inline void put_dev_sector(Sector p)
  /external/blktrace/doc/
blktrace.tex 521 The output will detail the sector and size of that request, as well
608 \emph{S} & Sector number \\ \hline
690 If no payload is present, the sector and number of blocks are presented
701 If no payload is present, the sector and number of blocks are presented
710 \item[S -- sleep] The starting sector and number of blocks is output
722 \item[X -- split] The original starting sector followed by the new
723 sector (separated by a slash (/) is output, followed by the command
726 \item[A -- remap] Sector and length is output, along with the original
727 device and sector offset.
    [all...]

Completed in 398 milliseconds