ATA_MSENSE_PUSH
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ata_msense_push - Push data onto MODE SENSE data output buffer
SYNOPSIS
"SYNOPSIS"
void ata_msense_push (u8 ** ptr_io, const u8 * last, const u8 * buf, unsigned int buflen);
ARGUMENTS
- ptr_io
-
(input/output) Location to store more output data
- last
-
End of output data buffer
- buf
-
Pointer to BLOB being added to output buffer
- buflen
-
Length of BLOB
DESCRIPTION
Store MODE SENSE data on an output buffer.
LOCKING
None.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:24 GMT, October 06, 2005