Searched refs:ata_internal_cmd_timeout (Results 1 – 3 of 3) sorted by relevance
155 extern unsigned long ata_internal_cmd_timeout(struct ata_device *dev, u8 cmd);
321 unsigned long ata_internal_cmd_timeout(struct ata_device *dev, u8 cmd) in ata_internal_cmd_timeout() function
1571 timeout = ata_internal_cmd_timeout(dev, command); in ata_exec_internal_sg()