Searched refs:cb_op (Results 1 – 1 of 1) sorted by relevance
1091 int cb_op; in cb_print() local1106 cb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in cb_print()1108 printf(" cb call %s", tok2str(cb_req, "op#%d", cb_op)); in cb_print()1117 switch (cb_op) { in cb_print()