OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free_interrupts
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
virtiovar.h
137
void (*
free_interrupts
)(struct virtio_softc *);
member in struct:virtio_ops
virtio.c
1432
sc->sc_ops->
free_interrupts
(sc);
1449
sc->sc_ops->
free_interrupts
(sc);
1466
sc->sc_ops->
free_interrupts
(sc);
virtio_pci.c
190
.
free_interrupts
= virtio_pci_free_interrupts,
201
.
free_interrupts
= virtio_pci_free_interrupts,
/src/sys/dev/virtio/
virtio_mmio.c
168
.
free_interrupts
= virtio_mmio_free_interrupts,
179
.
free_interrupts
= virtio_mmio_free_interrupts,
Completed in 20 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025