Home
last modified time | relevance | path

Searched refs:ibase (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mixx-defs.h811 …uint64_t ibase : 37; /**< Represents the 8B-aligned base address of the fir… member
818 uint64_t ibase : 37;
831 …uint64_t ibase : 33; /**< Represents the 8B-aligned base address of the fir… member
838 uint64_t ibase : 33;
H A Dcvmx-mgmt-port.c307 iring1.s.ibase = cvmx_ptr_to_phys(state->rx_ring)>>3; in cvmx_mgmt_port_initialize()