Home
last modified time | relevance | path

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

/src/sys/dev/ahci/
H A Dahci_pci.c535 ctlr->remap_offset = 0x4000; in ahci_pci_attach()
H A Dahci.h529 uint32_t remap_offset; member
H A Dahci.c602 offset = ctlr->remap_offset + unit * ctlr->remap_size; in ahci_alloc_resource()