OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:virtio_mmio_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/virtio/
virtio_mmiovar.h
33
struct
virtio_mmio_softc
{
struct
44
int (*sc_alloc_interrupts)(struct
virtio_mmio_softc
*);
45
void (*sc_free_interrupts)(struct
virtio_mmio_softc
*);
49
bool virtio_mmio_common_probe_present(struct
virtio_mmio_softc
*);
50
void virtio_mmio_common_attach(struct
virtio_mmio_softc
*);
51
int virtio_mmio_common_detach(struct
virtio_mmio_softc
*, int);
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025