ata_tf_to_fis — Convert ATA taskfile to SATA FIS structure
void ata_tf_to_fis ( | const struct ata_taskfile * | tf, |
| u8 | pmp, | |
| int | is_cmd, | |
| u8 * | fis); |
tfTaskfile to convert
pmpPort multiplier port
is_cmdThis FIS is for command
fisBuffer into which data will output