Lines Matching refs:cy_card
168 static struct cyclades_card cy_card[NR_CARDS];
1225 cinfo = &cy_card[card];
1499 if (line < cy_card[i].first_line + cy_card[i].nports &&
1500 line >= cy_card[i].first_line)
1504 info = &cy_card[i].ports[line - cy_card[i].first_line];
2270 ss->port = (info->card - cy_card) * 0x100 + info->line -
3293 /* fill the next cy_card structure available */
3295 card = &cy_card[j];
3318 /* set cy_card */
3776 /* fill the next cy_card structure available */
3778 card = &cy_card[card_no];
3821 /* set cy_card */
3936 for (j = 0; j < cy_card[i].nports; j++) {
3937 info = &cy_card[i].ports[j];
4047 the next cy_card structure available is set by the detection
4049 availability of cy_card and cy_port data structures and updating
4090 card = &cy_card[i];