Home
last modified time | relevance | path

Searched refs:AcpiRsDumpByteList (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/resources/
H A Drsdump.c195 AcpiRsDumpByteList (
495 AcpiRsDumpByteList (ACPI_GET16 (PreviousTarget), Target); in AcpiRsDumpDescriptor()
767 AcpiRsDumpByteList ( in AcpiRsDumpByteList() function
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1484 Fixed a potential infinite loop in the AcpiRsDumpByteList function. Colin