HomeSort by: relevance | last modified time | path
    Searched defs:octfau_op_store_paddr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_fau.c 44 static inline void octfau_op_store_paddr(int, int, int64_t);
93 octfau_op_store_paddr(int noadd, int reg, int64_t value) function in typeref:typename:void
151 octfau_op_store_paddr(0, fd->fd_regno, v);
158 octfau_op_store_paddr(1, fd->fd_regno, v);

Completed in 12 milliseconds