Searched defs:configuration_table (Results 1 – 9 of 9) sorted by relevance
126 local const config configuration_table[2] = { variable131 local const config configuration_table[10] = { variable
129 local const config configuration_table[2] = { variable134 local const config configuration_table[10] = { variable
125 local const config configuration_table[2] = { variable130 local const config configuration_table[10] = { variable
30 pub configuration_table: *mut ConfigurationTable, field
45 const EfiConfigurationTable* configuration_table; member
139 static const config configuration_table[10] = { variable
236 pub fn configuration_table(&self) -> Option<&[EfiConfigurationTable]> { in configuration_table() method