Searched refs:ahci_software_reset (Results 1 – 1 of 1) sorted by relevance
| /titanic_50/usr/src/uts/common/io/sata/adapters/ahci/ |
| H A D | ahci.c | 162 static int ahci_software_reset(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *); 2645 if (ahci_software_reset(ahci_ctlp, ahci_portp, addrp) in ahci_reset_device_reject_pkts() 2741 if (ahci_software_reset(ahci_ctlp, ahci_portp, addrp) in ahci_reset_pmdevice_reject_pkts() 4940 ahci_software_reset(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, in ahci_software_reset() function 5360 if (ahci_software_reset(ahci_ctlp, ahci_portp, in ahci_port_reset() 5744 rval = ahci_software_reset(ahci_ctlp, ahci_portp, &dev_addr); in ahci_find_dev_signature() 5755 rval = ahci_software_reset(ahci_ctlp, ahci_portp, in ahci_find_dev_signature() 9554 (void) ahci_software_reset(ahci_ctlp, in ahci_pmult_error_recovery_handler()
|