Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ahci/
H A Dahci_pci.c512 ctlr->remap_offset = 0x4000; in ahci_pci_attach()
H A Dahci.h527 uint32_t remap_offset; member
H A Dahci.c578 offset = ctlr->remap_offset + unit * ctlr->remap_size; in ahci_alloc_resource()