Home
last modified time | relevance | path

Searched refs:BytesRead (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/common/
H A Dacgetline.c270 UINT32 *BytesRead) in AcpiOsGetLine() argument
383 if (BytesRead) in AcpiOsGetLine()
385 *BytesRead = EndOfLine; in AcpiOsGetLine()
H A Dosunixxf.c201 UINT32 *BytesRead);
653 UINT32 *BytesRead) in AcpiOsGetLine() argument
687 if (BytesRead) in AcpiOsGetLine()
689 *BytesRead = EndOfLine; in AcpiOsGetLine()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpiosxf.h608 UINT32 *BytesRead);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1252 AcpiOsGetLine(char *Buffer, UINT32 len, UINT32 *BytesRead) in AcpiOsGetLine() argument
1256 _NOTE(ARGUNUSED(BytesRead)) in AcpiOsGetLine()