Searched refs:ata_command_interface (Results 1 – 2 of 2) sorted by relevance
593 int ata_command_interface(int device, char *data) in ata_command_interface() function617 res = ata_command_interface(ata_fd, (char *)&ata_ident); in try_ata_identity()
4699 ata_command_interface(int device, char *data, bool * atapi_flag, int verbose) in ata_command_interface() function4835 res = ata_command_interface(ata_fd, (char *)&ata_ident, &atapi, verbose); in try_ata_identify()