Searched defs:bootorder_fw_cfg (Results 1 – 2 of 2) sorted by relevance
283 fn bootorder_fw_cfg(&self, _pci_address: u8) -> Option<(Vec<u8>, usize)> { in bootorder_fw_cfg() method
1196 fn bootorder_fw_cfg(&self, pci_slot: u8) -> Option<(Vec<u8>, usize)> { in bootorder_fw_cfg() method