Lines Matching defs:cards
42 * Note that the ECP registers may not start at offset 0x400 for PCI cards,
1467 * on these cards actually accesses the CTR.
1469 * Modern cards don't do this but reading from ECR will return 0xff
1926 * such as sound cards and network cards seem to like using the
2640 } cards[] = {
2662 /* The Oxford Semi cards are unusual: 954 doesn't support ECP,
2692 /* PCI cards */
2711 /* PCI_VENDOR_ID_TIMEDIA/SUNIX has many differing cards ...*/
2723 /* PCI_VENDOR_ID_AVLAB/Intek21 has another bunch of cards ...*/
2821 if (cards[i].preinit_hook &&
2822 cards[i].preinit_hook(dev, PARPORT_IRQ_NONE, PARPORT_DMA_NONE)) {
2827 for (n = 0; n < cards[i].numports; n++) {
2828 int lo = cards[i].addr[n].lo;
2829 int hi = cards[i].addr[n].hi;
2860 if (cards[i].postinit_hook)
2861 cards[i].postinit_hook(dev, count == 0);
3027 * followed by PCI cards (for least surprise), but before that we want