Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/virtio/
H A Dtransport_pci.rs219 &isr_cfg.ok_or(VirtioPciError::MissingIsrConfig)?, in new()
452 MissingIsrConfig, enumerator
496 Self::MissingIsrConfig => { in fmt()