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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c201 static int ahci_intr_cmd_cmplt(ahci_ctl_t *, ahci_port_t *, uint8_t);
6576 (void) ahci_intr_cmd_cmplt(ahci_ctlp,
6752 ahci_intr_cmd_cmplt(ahci_ctl_t *ahci_ctlp, function
6791 "ahci_intr_cmd_cmplt: port %d the sata pkt for error "
6797 "ahci_intr_cmd_cmplt: port %d the sata pkt for r/w "
6808 "ahci_intr_cmd_cmplt: pending_tags = 0x%x, "
6819 "ahci_intr_cmd_cmplt: sending up pkt 0x%p "
6832 "ahci_intr_cmd_cmplt: sending up pkt 0x%p "
6886 "ahci_intr_cmd_cmplt: port %d, "
6894 "ahci_intr_cmd_cmplt
[all...]

Completed in 59 milliseconds