Lines Matching refs:FST_RDW
493 #define FST_RDW(C, E) (readw((C)->mem + WIN_OFFSET(E)))
915 mbval = FST_RDW(card, portMailbox[port->index][0]);
929 mbval = FST_RDW(card, portMailbox[port->index][0]);
1187 len = FST_RDW(card, rxDescrRing[pi][rxp].mcnt);
1568 if (FST_RDW(card, smcVersion) != SMC_VERSION) {
1570 FST_RDW(card, smcVersion), SMC_VERSION);
1721 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface);
1727 info->clockStatus = FST_RDW(card, clockStatus[i]);
1728 info->cableStatus = FST_RDW(card, cableStatus);
1729 info->cardMode = FST_RDW(card, cardMode);