Searched refs:bos_op (Results 1 – 1 of 1) sorted by relevance
2290 int bos_op; in bos_print() local2304 bos_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in bos_print()2306 printf(" bos call %s", tok2str(bos_req, "op#%d", bos_op)); in bos_print()2314 switch (bos_op) { in bos_print()