/src/sys/arch/arc/dti/ |
btl.c | 149 int bt_find(struct isa_attach_args *, struct bt_softc *); 328 if (bt_find(ia, NULL) != 0) 333 /* IRQ and DRQ set by bt_find(). */ 353 if (bt_find(ia, sc) != 0) 354 panic("btattach: bt_find of %s failed", device_xname(self)); 888 bt_find(struct isa_attach_args *ia, struct bt_softc *sc) function in typeref:typename:int 921 printf("bt_find: No answer from buslogic board\n"); 965 printf("bt_find: board returned %d instead of %d to %s\n", 982 printf("bt_find: illegal bus type %c\n", inquire.reply.bus_type); 1011 printf("bt_find: illegal drq setting %x\n", config.reply.chan) [all...] |
btl.c | 149 int bt_find(struct isa_attach_args *, struct bt_softc *); 328 if (bt_find(ia, NULL) != 0) 333 /* IRQ and DRQ set by bt_find(). */ 353 if (bt_find(ia, sc) != 0) 354 panic("btattach: bt_find of %s failed", device_xname(self)); 888 bt_find(struct isa_attach_args *ia, struct bt_softc *sc) function in typeref:typename:int 921 printf("bt_find: No answer from buslogic board\n"); 965 printf("bt_find: board returned %d instead of %d to %s\n", 982 printf("bt_find: illegal bus type %c\n", inquire.reply.bus_type); 1011 printf("bt_find: illegal drq setting %x\n", config.reply.chan) [all...] |
btl.c | 149 int bt_find(struct isa_attach_args *, struct bt_softc *); 328 if (bt_find(ia, NULL) != 0) 333 /* IRQ and DRQ set by bt_find(). */ 353 if (bt_find(ia, sc) != 0) 354 panic("btattach: bt_find of %s failed", device_xname(self)); 888 bt_find(struct isa_attach_args *ia, struct bt_softc *sc) function in typeref:typename:int 921 printf("bt_find: No answer from buslogic board\n"); 965 printf("bt_find: board returned %d instead of %d to %s\n", 982 printf("bt_find: illegal bus type %c\n", inquire.reply.bus_type); 1011 printf("bt_find: illegal drq setting %x\n", config.reply.chan) [all...] |