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

  /src/sys/dev/ic/
ahcisatareg.h 100 #define AHCI_PCI_ABAR 0x24 /* native AHCI registers (memory mapped) */
  /src/sys/dev/pci/
jmide.c 221 if (pci_mapreg_map(pa, AHCI_PCI_ABAR,
ahcisata_pci.c 247 ahci_pci_abar(struct pci_attach_args *pa) function in typeref:typename:int
256 return AHCI_PCI_ABAR;
281 int bar = ahci_pci_abar(pa);
399 int bar = ahci_pci_abar(pa);

Completed in 80 milliseconds