Searched refs:core_addr (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_mem_ops.h46 * @param core_addr - the address to read from.
49 * in which core_addr is mapped.
54 uint64_t core_addr);
59 * @param core_addr - the address to read from.
64 uint64_t core_addr);
69 * @param core_addr - the address to write to.
73 uint64_t core_addr, uint32_t val);
H A Dcn23xx_pf_device.c733 lio_cn23xx_pf_bar1_idx_setup(struct octeon_device *oct, uint64_t core_addr, argument
757 lio_pci_writeq(oct, (((core_addr >> 22) << 4) | LIO_PCI_BAR1_MASK),

Completed in 85 milliseconds