Searched defs:ahci_reject_all_abort_pkts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c166 static void ahci_reject_all_abort_pkts(ahci_ctl_t *, ahci_port_t *, uint8_t);
3225 ahci_reject_all_abort_pkts(ahci_ctlp, ahci_portp, port);
3245 ahci_reject_all_abort_pkts(ahci_ctlp, ahci_portp, port);
3266 ahci_reject_all_abort_pkts(ahci_ctl_t *ahci_ctlp, function
3275 "ahci_reject_all_abort_pkts at port: %d", port);
3297 "ahci_reject_all_abort_pkts return directly "
7210 ahci_reject_all_abort_pkts(ahci_ctlp, ahci_portp, port);
7466 ahci_reject_all_abort_pkts(ahci_ctlp, ahci_portp, port);
9522 ahci_reject_all_abort_pkts(ahci_ctlp,

Completed in 104 milliseconds