Home
last modified time | relevance | path

Searched defs:byteout (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/acpi_support/
H A Dacpi_wmi.c816 static __inline int acpi_wmi_hex_to_int(const UINT8 *hexin, UINT8 *byteout) in acpi_wmi_hex_to_int()
H A Dacpi_hp.c1074 static __inline int acpi_hp_hex_to_int(const UINT8 *hexin, UINT8 *byteout) in acpi_hp_hex_to_int()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c149 IByteOut byteout; member