Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dacpi_device.c121 const UINT8 write_protected, const UINT32 address, const UINT32 length) in acpi_device_add_res_fixed_memory32() argument
133 res->data.FixedMemory32.WriteProtect = write_protected; in acpi_device_add_res_fixed_memory32()
H A Dacpi_device.h54 UINT8 write_protected, UINT32 address, UINT32 length);