Searched refs:ata_internal_cmd_timeout (Results 1 – 3 of 3) sorted by relevance
166 extern unsigned int ata_internal_cmd_timeout(struct ata_device *dev, u8 cmd);
331 unsigned int ata_internal_cmd_timeout(struct ata_device *dev, u8 cmd) in ata_internal_cmd_timeout() function
1601 timeout = ata_internal_cmd_timeout(dev, command); in ata_exec_internal()