Lines Matching refs:cb_op
1091 int cb_op;1106 cb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header));1108 printf(" cb call %s", tok2str(cb_req, "op#%d", cb_op));1117 switch (cb_op) {