Searched refs:FDDIFC_ZZZZ (Results 1 – 3 of 3) sorted by relevance
160 printf("mac%1x ", fc & FDDIFC_ZZZZ); in print_fddi_fc()164 printf("smt%1x ", fc & FDDIFC_ZZZZ); in print_fddi_fc()168 printf("async%1x ", fc & FDDIFC_ZZZZ); in print_fddi_fc()172 printf("sync%1x ", fc & FDDIFC_ZZZZ); in print_fddi_fc()176 printf("imp_async%1x ", fc & FDDIFC_ZZZZ); in print_fddi_fc()180 printf("imp_sync%1x ", fc & FDDIFC_ZZZZ); in print_fddi_fc()
76 #define FDDIFC_ZZZZ 0x0F /* Control bits */ macro
51 #define FDDIFC_ZZZZ 0x0F /* Control bits */ macro