ahci_port_softreset
if (ahci_port_softreset(ap)) {
if (ahci_port_softreset(ap) != 0 &&
if (ahci_port_softreset(ap) != 0 && ahci_port_portreset(ap, 0)
rc = ahci_port_softreset(ap);
int ahci_port_softreset(struct ahci_port *);
rc = ahci_port_softreset(ap);