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