Searched refs:FPT_BL_Card (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c907 static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {0} }; variable in typeref:struct:sccb_card
1222 if (FPT_BL_Card[thisCard].ioPort == ioport) {
1224 CurrCard = &FPT_BL_Card[thisCard];
1229 else if (FPT_BL_Card[thisCard].ioPort == 0x00) {
1231 FPT_BL_Card[thisCard].ioPort = ioport;
1232 CurrCard = &FPT_BL_Card[thisCard];
1537 FPT_queueSelectFail(&FPT_BL_Card[thisCard], thisCard);
1551 FPT_queueSelectFail(&FPT_BL_Card[thisCard], thisCard);
1587 FPT_queueSelectFail(&FPT_BL_Card[thisCard],
1696 if (FPT_BL_Card[thisCar
[all...]

Completed in 131 milliseconds