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