ata_std_softreset — reset host port via ATA SRST
int ata_std_softreset
(struct ata_port * ap, unsigned int * classes, unsigned long deadline);
port to reset
resulting classes of attached devices
deadline jiffies for the operation
Reset host port using ATA SRST.
Kernel thread context (may sleep)
0 on success, -errno otherwise.