Home
last modified time | relevance | path

Searched refs:ata_command_interface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_scan_linux.c593 int ata_command_interface(int device, char *data) in ata_command_interface() function
617 res = ata_command_interface(ata_fd, (char *)&ata_ident); in try_ata_identity()
H A Dsg_inq.c4699 ata_command_interface(int device, char *data, bool * atapi_flag, int verbose) in ata_command_interface() function
4835 res = ata_command_interface(ata_fd, (char *)&ata_ident, &atapi, verbose); in try_ata_identify()