Searched refs:fc_cell2uint16_t (Results 1 – 4 of 4) sorted by relevance
85 #define fc_cell2uint16_t(w) ((uint16_t)((fc_cell_t)(w))) macro
770 case 'w': len = sizeof (w); w = fc_cell2uint16_t(fc_arg(cp, 1)); break; in pfc_register_store()1011 case 'w': len = sizeof (w); w = fc_cell2uint16_t(fc_arg(cp, 1)); break; in pfc_config_store()
492 case 'w': len = sizeof (w); w = fc_cell2uint16_t(fc_arg(cp, 1)); break; in gfc_register_store()
1531 w = fc_cell2uint16_t(fc_arg(cp, 1)); in opl_register_store()