Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h528 #define ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) \ macro
537 (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && \
542 (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && \
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1955 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) in ahci_do_sync_start()
2217 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) in ahci_deliver_satapkt()
2419 if (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && in ahci_deliver_satapkt()
3396 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) { in ahci_reject_all_abort_pkts()
4466 ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) || in ahci_rdwr_pmult()
6871 if (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && in ahci_intr_cmd_cmplt()
6891 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) { in ahci_intr_cmd_cmplt()
6917 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && in ahci_intr_cmd_cmplt()
7700 ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) { in ahci_intr_non_fatal_error()
7707 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) { in ahci_intr_non_fatal_error()
[all …]