| 1331 |
rc = ahci_deinit_port(port_mmio, hpriv->cap, &emsg); |
1331 |
rc = ahci_deinit_port(port_mmio, hpriv->cap, &emsg); |
| 1333 |
ahci_power_down(port_mmio, hpriv->cap); |
1333 |
/*ahci_power_down(port_mmio, hpriv->cap)*/; |
| 1335 |
ata_port_printk(ap, KERN_ERR, "%s (%d)\n", emsg, rc); |
1335 |
ata_port_printk(ap, KERN_ERR, "%s (%d)\n", emsg, rc); |
| 1336 |
ahci_init_port(port_mmio, hpriv->cap, |
1336 |
ahci_init_port(port_mmio, hpriv->cap, |