Home
last modified time | relevance | path

Searched defs:hwif (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/dev/
H A Dradio_if.h52 const struct radio_hw_if *hwif; member
/netbsd/sys/dev/hdmicec/
H A Dhdmicec_if.h45 const struct hdmicec_hw_if *hwif; member
/netbsd/sys/dev/audio/
H A Daudio_if.h140 const void *hwif; /* either audio_hw_if * or midi_hw_if * */ member
/netbsd/sys/dev/pci/
H A Daac_pci.c171 u_short hwif; member
H A Dmly.c184 int hwif; member
/netbsd/sys/dev/isa/
H A Dgus.c819 const struct audio_hw_if *hwif; in gusattach() local