Lines Matching refs:func
114 static char *func2str(uint16_t func)
116 switch (func) {
486 uint16_t sel, func, info;
494 func = CAPI_U16(frm);
497 func = 0;
505 printf("Function: %d (%s)\n", func, func2str(func));
509 switch (func) {
536 switch (func) {
605 printf("Function: %d\n", func);
751 uint32_t ctr, class, func;
771 func = CAPI_U32(frm);
776 printf(" [class %d func %d len %d]\n", class, func, len);