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