Lines Matching defs:bytes
564 /* Returns false when no more bytes to process, true if there are more */
566 unsigned int bytes)
572 if (blk_update_request(req, error, bytes))
627 * Also check the other bytes than the status byte in result
920 * @good_bytes: number of processed bytes.
961 "%u sectors total, %d bytes done.\n",
970 return; /* no bytes remaining */
982 * If there had been no error, but we have leftover bytes in the
1544 /* Size in bytes of the sg-list stored in the scsi-mq command-private data. */
1994 * @buffer: request buffer (may not be smaller than eight bytes)
2065 * scsi_mode_sense - issue a mode sense, falling back from 10 to six bytes if necessary.
2069 * @buffer: request buffer (may not be smaller than eight bytes)
2916 * @offset: offset in bytes into sg, on return offset into the mapped area
2917 * @len: bytes to map, on return number of bytes mapped
3087 /* The id string must be at least 20 bytes + terminating NULL byte */