Searched refs:AHCIHostControl (Results 1 – 1 of 1) sorted by relevance
32 typedef struct AHCIHostControl struct39 } AHCIHostControl; argument172 AHCIHostControl *hc;224 volatile AHCIHostControl *hc = ahci->hc; in AHCI_Dump()386 volatile AHCIHostControl *hc = ahci->hc; in AHCI_Reset()422 volatile AHCIHostControl *hc; in AHCI_Configure()445 hc = (volatile AHCIHostControl *)(uintptr_t)dev.bars[AHCI_ABAR].base; in AHCI_Configure()446 ahci->hc = (AHCIHostControl *)hc; in AHCI_Configure()