Searched refs:ASL_MSG_INVALID_LENGTH (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslmessages.h | 256 ASL_MSG_INVALID_LENGTH, enumerator
|
H A D | aslresource.c | 247 AslError (ASL_ERROR, ASL_MSG_INVALID_LENGTH, LengthOp, NULL); in RsSmallAddressCheck() 372 AslError (ASL_ERROR, ASL_MSG_INVALID_LENGTH, LengthOp, NULL); in RsLargeAddressCheck()
|
H A D | dttable1.c | 535 DtFatal(ASL_MSG_INVALID_LENGTH, SubtableStart, "APMT"); in DtCompileApmt() 571 DtFatal(ASL_MSG_INVALID_LENGTH, NULL, MsgBuffer); in DtCompileApmt()
|