Home
last modified time | relevance | path

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

/sys/dev/
Dahci.c45 #define AHCI_GHC_IE 0x00000002 macro
415 hc->ghc = AHCI_GHC_IE; in AHCI_Reset()
470 hc->ghc &= ~AHCI_GHC_IE; in AHCI_Configure()