Home
last modified time | relevance | path

Searched defs:host_if (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dauviavar.h66 struct ac97_host_if host_if; member
H A Dfmsvar.h54 struct ac97_host_if host_if; member
H A Dauixpvar.h75 struct ac97_host_if host_if; member
H A Deapvar.h79 struct ac97_host_if host_if; member
H A Dautrivar.h48 struct ac97_host_if host_if; member
H A Dydsvar.h52 struct ac97_host_if host_if; member
H A Desmvar.h169 struct ac97_host_if host_if; member
H A Desavar.h116 struct ac97_host_if host_if; member
H A Dcs428x.h140 struct ac97_host_if host_if; member
H A Dneo.c161 struct ac97_host_if host_if; member
H A Dauacer.c110 struct ac97_host_if host_if; member
H A Dgcscaudio.c105 struct ac97_host_if host_if; member
H A Dauich.c180 struct ac97_host_if host_if; member
/netbsd-src/sys/dev/ic/
H A Dac97.c502 struct ac97_host_if *host_if; member
1227 ac97_attach(struct ac97_host_if *host_if, device_t sc_dev, kmutex_t *lk) in ac97_attach()
1233 ac97_attach_type(struct ac97_host_if *host_if, device_t sc_dev, int type, kmutex_t *lk) in ac97_attach_type()
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c1460 host_if(const char *s, int mask) in host_if() function