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

  /src/sys/arch/mips/include/
locore.h 471 static inline void mips_sh(register_t addr, uint16_t val) __unused;
547 mips_sh(register_t addr, uint16_t val) function in typeref:typename:void
  /src/sys/arch/mips/mips/
bus_space_alignstride_chipdep.c 825 mips_sh(h, cval);
838 mips_sh(h, CHIP_SWAP16(val));
1066 mips_sh(h, val);
1081 mips_sh(h, val);

Completed in 29 milliseconds