Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/driver/virtio/
Dtransport_pci.rs173 &isr_cfg.ok_or(VirtioPciError::MissingIsrConfig)?, in new()
389 MissingIsrConfig, enumerator
432 Self::MissingIsrConfig => { in fmt()