Searched defs:interface (Results 1 – 4 of 4) sorted by relevance
42 interface: *mut T::InterfaceType, field68 pub fn interface(&self) -> EfiResult<&T::InterfaceType> { in interface() method
37 EthernetDevice::EthernetDevice(EthernetRecoveryUI* ui, std::string interface) in EthernetDevice()
317 interface: &'b mut Interface, field403 pub fn interface(&self) -> &Interface { in interface() method452 let mut interface = in with_efi_network() localVariable
424 State::State(const std::string& script, UpdaterInterface* interface) in State()