AHCI_PREG_CMD_CR  860 dev/pci/ahci.c 	if (ISSET(cmd, (AHCI_PREG_CMD_ST | AHCI_PREG_CMD_CR |
AHCI_PREG_CMD_CR 1093 dev/pci/ahci.c 	if (!fre_only && ahci_pwait_set(ap, AHCI_PREG_CMD, AHCI_PREG_CMD_CR))
AHCI_PREG_CMD_CR 1121 dev/pci/ahci.c 	if (ahci_pwait_clr(ap, AHCI_PREG_CMD, AHCI_PREG_CMD_CR))
AHCI_PREG_CMD_CR 1951 dev/pci/ahci.c 	KASSERT((cmd & AHCI_PREG_CMD_CR) == 0);