Lines Matching defs:buffer
309 * @arg: User buffer area for identify data
896 * Copy registers into sense buffer.
1049 ata_dev_err(dev, "drain buffer allocation failed\n");
1058 * ata_pio_sectors() expects buffer for each sector to not cross
1771 * ata_scsi_rbuf_get - Map response buffer.
1772 * @cmd: SCSI command containing buffer to be mapped.
1774 * @copy_in: copy in from user buffer
1776 * Prepare buffer for simulated SCSI commands.
1782 * Pointer to response buffer.
1797 * ata_scsi_rbuf_put - Unmap response buffer.
1798 * @cmd: SCSI command containing buffer to be unmapped.
1802 * Returns rbuf buffer. The result is copied to @cmd's buffer if
1823 * Mapping the response buffer, calling the command's handler,
1827 * and sense buffer are assumed to be set).
1851 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
1933 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
1965 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
1990 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
2049 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
2170 * @dest: output buffer
2194 * @buf: output buffer
2219 * @buf: output buffer
2243 * @buf: output buffer
2285 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
2408 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
2486 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
2712 * and buffer overrun.
3212 * as it modifies the DATA OUT buffer, which would corrupt user
3238 * WRITE SAME always has a sector sized buffer as payload, this
3296 * @rbuf: Response buffer, to which simulated SCSI cmd output is sent.
3600 * @buf: input buffer
3601 * @len: number of valid bytes in the input buffer
3657 * @buf: input buffer
3658 * @len: number of valid bytes in the input buffer
3728 u8 buffer[64];
3729 const u8 *p = buffer;
3768 buffer, sizeof(buffer)))