OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hwif_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
midi.c
87
static struct midi_softc *
hwif_softc
= NULL;
variable in typeref:struct:midi_softc *
294
hwif_softc
= sc;
296
hwif_softc
= NULL;
329
if (
hwif_softc
!= NULL) /* ignore calls resulting from non-init */
330
hwif_softc
->hw_if_ext = exthw; /* uses of getinfo */
midi.c
87
static struct midi_softc *
hwif_softc
= NULL;
variable in typeref:struct:midi_softc *
294
hwif_softc
= sc;
296
hwif_softc
= NULL;
329
if (
hwif_softc
!= NULL) /* ignore calls resulting from non-init */
330
hwif_softc
->hw_if_ext = exthw; /* uses of getinfo */
Completed in 57 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025