Lines Matching defs:Address
166 UINT8 *Address);
174 char *Address,
361 * PARAMETERS: Address - check if this address appears in the list
373 UINT8 *Address)
379 if (!Address)
384 Option = *(Address + 1);
400 AcpiGbl_CommentAddrListHead->Addr = Address;
408 if (Current->Addr != Address)
427 AcpiGbl_CommentAddrListHead->Addr = Address;
477 * PARAMETERS: Address - address to look up
490 char *Address,
498 if ((Address >= Current->FileStart) &&
499 (Address < Current->FileEnd ||
562 * PARAMETERS: Filename - Address containing the name of the current
564 * PreviousFilename - Address containing the name of the previous