HomeSort by: relevance | last modified time | path
    Searched refs:AHCI_P_CMD_CLO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ahcisatareg.h 240 #define AHCI_P_CMD_CLO 0x00000008 /* command list override */
ahcisata_core.c 1653 AHCI_READ(sc, AHCI_P_CMD(chp->ch_channel)) | AHCI_P_CMD_CLO);
1657 AHCI_P_CMD_CLO) == 0)
1661 if (AHCI_READ(sc, AHCI_P_CMD(chp->ch_channel)) & AHCI_P_CMD_CLO) {

Completed in 14 milliseconds