Lines Matching refs:FST_RDW
495 #define FST_RDW(C,E) readw ((C)->mem + WIN_OFFSET(E))
945 mbval = FST_RDW(card, portMailbox[port->index][0]);
959 mbval = FST_RDW(card, portMailbox[port->index][0]);
1227 len = FST_RDW(card, rxDescrRing[pi][rxp].mcnt);
1626 if (FST_RDW(card, smcVersion) != SMC_VERSION) {
1628 FST_RDW(card, smcVersion), SMC_VERSION);
1779 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface);
1785 info->clockStatus = FST_RDW(card, clockStatus[i]);
1786 info->cableStatus = FST_RDW(card, cableStatus);
1787 info->cardMode = FST_RDW(card, cardMode);