HomeSort by: relevance | last modified time | path
    Searched refs:mips_sw (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/mips/
bus_space_alignstride_chipdep.c 823 mips_sw(h, cval);
846 mips_sw(h, cval);
859 mips_sw(h, CHIP_SWAP32(val));
1064 mips_sw(h, val);
1079 mips_sw(h, val);
1093 mips_sw(h, val);
  /src/sys/arch/mips/include/
locore.h 473 static inline void mips_sw(register_t addr, uint32_t val) __unused;
557 mips_sw(register_t addr, uint32_t val) function in typeref:typename:void
  /src/sys/arch/mips/cavium/dev/
octeon_dwctwo.c 330 mips_sw((h + off) ^ 4, val);

Completed in 14 milliseconds