/src/sys/arch/hp300/stand/common/ |
ct.c | 79 static int ctident(int, int); 90 if (ctident(ctlr, unit) < 0) 107 ctident(int ctlr, int unit) function in typeref:typename:int
|
ct.c | 79 static int ctident(int, int); 90 if (ctident(ctlr, unit) < 0) 107 ctident(int ctlr, int unit) function in typeref:typename:int
|
ct.c | 79 static int ctident(int, int); 90 if (ctident(ctlr, unit) < 0) 107 ctident(int ctlr, int unit) function in typeref:typename:int
|
/src/sys/arch/hp300/dev/ |
ct.c | 181 static int ctident(device_t, struct ct_softc *, 226 return ctident(parent, NULL, ha); 236 if (ctident(parent, sc, ha) == 0) { 258 ctident(device_t parent, struct ct_softc *sc, struct hpibbus_attach_args *ha) function in typeref:typename:int
|
ct.c | 181 static int ctident(device_t, struct ct_softc *, 226 return ctident(parent, NULL, ha); 236 if (ctident(parent, sc, ha) == 0) { 258 ctident(device_t parent, struct ct_softc *sc, struct hpibbus_attach_args *ha) function in typeref:typename:int
|
ct.c | 181 static int ctident(device_t, struct ct_softc *, 226 return ctident(parent, NULL, ha); 236 if (ctident(parent, sc, ha) == 0) { 258 ctident(device_t parent, struct ct_softc *sc, struct hpibbus_attach_args *ha) function in typeref:typename:int
|