Home
last modified time | relevance | path

Searched refs:ahci_deliver_satapkt (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c149 static int ahci_deliver_satapkt(ahci_ctl_t *, ahci_port_t *,
1750 if (ahci_deliver_satapkt(ahci_ctlp, ahci_portp, &addr, spkt) in ahci_tran_start()
1808 if ((rval = ahci_deliver_satapkt(ahci_ctlp, ahci_portp, in ahci_do_sync_start()
1842 if ((rval = ahci_deliver_satapkt(ahci_ctlp, ahci_portp, in ahci_do_sync_start()
2043 ahci_deliver_satapkt(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, in ahci_deliver_satapkt() function