Searched defs:ata_command (Results 1 – 2 of 2) sorted by relevance
142 struct ata_command { struct147 * If non-NULL, this buffer must be ata_command::cb::count argument153 * If non-NULL, this buffer must be ata_command::cb::count argument156 userptr_t data_in;158 int rc;
49 ata_command ( struct ata_device *ata, struct ata_command *command ) { in ata_command() function