ata_generic_command
int ata_generic_command(struct ata_request *request);
ch->hw.command = ata_generic_command;
return ata_generic_command(request);