Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c199 static int ahci_deliver_satapkt(ahci_ctl_t *, ahci_port_t *,
1849 if (ahci_deliver_satapkt(ahci_ctlp, ahci_portp, &addr, spkt) in ahci_tran_start()
1907 if ((rval = ahci_deliver_satapkt(ahci_ctlp, ahci_portp, in ahci_do_sync_start()
1946 if ((rval = ahci_deliver_satapkt(ahci_ctlp, ahci_portp, in ahci_do_sync_start()
2148 ahci_deliver_satapkt(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, in ahci_deliver_satapkt() function