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

  /src/sys/arch/emips/stand/common/
ace.c 106 } REGDESC, *PREGDESC;
108 static void SysacePrintRegister(const REGDESC *Desc, uint32_t Value);
110 static void SysacePrintRegister(const REGDESC *Desc, uint32_t Value)
124 const REGDESC Control_Names =
145 const REGDESC STATUS_Names =
172 const REGDESC ERRORREG_Names =
204 const REGDESC CONTROLREG_Names =
225 const REGDESC FATSTATREG_Names =
  /src/sys/arch/emips/ebus/
ace_ebus.c 447 } REGDESC, *PREGDESC;
450 SysacePrintRegister(const REGDESC *Desc, uint32_t Value)
466 const REGDESC Control_Names = {
489 const REGDESC STATUS_Names = {
518 const REGDESC ERRORREG_Names = {
552 const REGDESC CONTROLREG_Names = {
575 const REGDESC FATSTATREG_Names = {

Completed in 14 milliseconds