Searched defs:ComponentId (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utdebug.c | 184 AcpiDebugPrint(UINT32 RequestedDebugLevel,UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * Format,...) AcpiDebugPrint() argument 409 AcpiUtTraceStr(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * String) AcpiUtTraceStr() argument 449 AcpiUtTraceU32(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,UINT32 Integer) AcpiUtTraceU32() argument 488 AcpiUtExit(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId) AcpiUtExit() argument 673 AcpiUtStrExit(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * String) AcpiUtStrExit() argument [all...] |
H A D | utobject.c | 97 UINT32 ComponentId, in AcpiUtCreateInternalObjectDbg() 432 UINT32 ComponentId) in AcpiUtAllocateObjectDescDbg()
|
H A D | utbuffer.c | 223 UINT32 ComponentId) in AcpiUtDebugDumpBuffer()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | slap.h | 3120 typedef struct ComponentId ComponentId; typedef 3132 struct ComponentId { struct 3134 ComponentId *ci_next; argument 3148 ComponentId *cr_list; argument
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actbl2.h | 1799 UINT16 ComponentId; global() member
|