Searched defs:host_if (Results 1 – 15 of 15) sorted by relevance
66 struct ac97_host_if host_if; member
54 struct ac97_host_if host_if; member
75 struct ac97_host_if host_if; member
79 struct ac97_host_if host_if; member
48 struct ac97_host_if host_if; member
52 struct ac97_host_if host_if; member
169 struct ac97_host_if host_if; member
116 struct ac97_host_if host_if; member
140 struct ac97_host_if host_if; member
161 struct ac97_host_if host_if; member
110 struct ac97_host_if host_if; member
105 struct ac97_host_if host_if; member
180 struct ac97_host_if host_if; member
502 struct ac97_host_if *host_if; member1227 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()
1460 host_if(const char *s, int mask) in host_if() function