AHCI_CAP_CLO
(sc->sc_ahci_cap & AHCI_CAP_CLO) ? 1 : 0);
KASSERT(sc->sc_ahci_cap & AHCI_CAP_CLO);
(sc->sc_ahci_cap & AHCI_CAP_CLO) ? 1 : 0);
if ((sc->sc_ahci_cap & AHCI_CAP_CLO) == AHCI_CAP_CLO) {
if ((sc->sc_ahci_cap & AHCI_CAP_CLO) == 0 && noclo_retry == 0) {
(sc->sc_ahci_cap & AHCI_CAP_CLO) ? 1 : 0);