Lines Matching refs:typ
418 cards[i].typ = ints[j]; in HiSax_setup()
823 printk(KERN_INFO "%s: IRQ %d count %d\n", CardType[cs->typ], in init_card()
835 CardType[cs->typ], cs->irq, cs->irq_cnt); in init_card()
839 CardType[cs->typ], cs->irq, 4 - cnt); in init_card()
859 switch (card->typ) { in hisax_cs_setup_card()
1016 CardType[card->typ]); in hisax_cs_setup_card()
1057 if (card->typ <= 0 || card->typ > ISDN_CTYPE_COUNT) { in hisax_cs_new()
1059 "HiSax: Card Type %d out of range\n", card->typ); in hisax_cs_new()
1077 cs->typ = card->typ; in hisax_cs_new()
1144 switch (card->typ) { in hisax_cs_setup()
1233 if (cards[i].typ < 1) in HiSax_inithardware()
1253 if (cards[i].typ > 0 && cards[i].typ <= ISDN_CTYPE_COUNT) { in HiSax_inithardware()
1256 CardType[cards[i].typ]); in HiSax_inithardware()
1295 printk(KERN_DEBUG "HiSax: Type %s\n", CardType[cs->typ]); in HiSax_reportcard()
1362 cards[i].typ = 0; in HiSax_init()
1395 cards[j].typ = type[i]; in HiSax_init()
1479 cards[j].typ = ISDN_CTYPE_SCT_QUADRO; in HiSax_init()
1484 cards[j].typ = ISDN_CTYPE_SCT_QUADRO; in HiSax_init()
1489 cards[j].typ = ISDN_CTYPE_SCT_QUADRO; in HiSax_init()
1510 if (cards[i].typ > 0) in HiSax_init()
1597 if (!cards[i].typ) in hisax_register()
1604 cards[i].typ = ISDN_CTYPE_DYNAMIC; in hisax_register()
1611 cards[i].typ = 0; in hisax_register()
1638 cards[hisax_d_if->cs->cardnr].typ = 0; in hisax_unregister()