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.h500 #define ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) \ macro
509 (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && \
514 (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) && \
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1851 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp))
2112 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp))
2314 if (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) &&
3291 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) {
4361 ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) ||
6767 if (!ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) &&
6787 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) {
6813 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_portp) &&
7596 ERR_RETRI_CMD_IN_PROGRESS(ahci_portp)) {
7603 if (ERR_RETRI_CMD_IN_PROGRESS(ahci_port
[all...]

Completed in 74 milliseconds