/src/sys/dev/isa/ |
gus.c | 354 int gusopen(void *, int); 579 .open = gusopen, 1087 gusopen(void *addr, int flags) function in typeref:typename:int 1092 DPRINTF(("gusopen() called\n")); 1139 return gusopen(ac->sc_ad1848.parent, flags);
|
gus.c | 354 int gusopen(void *, int); 579 .open = gusopen, 1087 gusopen(void *addr, int flags) function in typeref:typename:int 1092 DPRINTF(("gusopen() called\n")); 1139 return gusopen(ac->sc_ad1848.parent, flags);
|
gus.c | 354 int gusopen(void *, int); 579 .open = gusopen, 1087 gusopen(void *addr, int flags) function in typeref:typename:int 1092 DPRINTF(("gusopen() called\n")); 1139 return gusopen(ac->sc_ad1848.parent, flags);
|
gus.c | 354 int gusopen(void *, int); 579 .open = gusopen, 1087 gusopen(void *addr, int flags) function in typeref:typename:int 1092 DPRINTF(("gusopen() called\n")); 1139 return gusopen(ac->sc_ad1848.parent, flags);
|