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