Query: ata_exec_internal
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_EXEC_INTERNAL(9) libata Core Internals ATA_EXEC_INTERNAL(9)NAMEata_exec_internal - execute libata internal commandSYNOPSISunsigned ata_exec_internal(struct ata_device * dev, struct ata_taskfile * tf, const u8 * cdb, int dma_dir, void * buf, unsigned int buflen, unsigned long timeout);ARGUMENTSdev Device to which the command is sent tf Taskfile registers for the command and the result cdb CDB for packet command dma_dir Data tranfer direction of the command buf Data buffer of the command buflen Length of data buffer timeout Timeout in msecs (0 for default)DESCRIPTIONWrapper around ata_exec_internal_sg which takes simple buffer instead of sg list.LOCKINGNone. Should be called with kernel context, might sleep.RETURNSZero on success, AC_ERR_* mask on failureAUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_EXEC_INTERNAL(9)
Related Man Pages |
---|
usb_control_msg(9) - suse |
ata_slave_link_init(9) - centos |
cdb_find(3) - debian |
ipq_read(3) - debian |
ata_slave_link_init(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |
32 bit process addressing more than 4GB |