Home
last modified time | relevance | path

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

/external/crosvm/acpi_tables/src/
Daml.rs32 const EXTOPPREFIX: u8 = 0x5b; constant
675 bytes.insert(0, EXTOPPREFIX); /* ExtOpPrefix */ in to_aml_bytes()
858 bytes.insert(0, EXTOPPREFIX); in to_aml_bytes()
906 bytes.insert(0, EXTOPPREFIX); in to_aml_bytes()
1049 bytes.push(EXTOPPREFIX); in to_aml_bytes()
1071 bytes.push(EXTOPPREFIX); in to_aml_bytes()
1092 bytes.push(EXTOPPREFIX); in to_aml_bytes()