Searched refs:vldb_op (Results 1 – 1 of 1) sorted by relevance
1531 int vldb_op; in vldb_print() local1546 vldb_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in vldb_print()1550 if (is_ubik(vldb_op)) { in vldb_print()1554 printf(" call %s", tok2str(vldb_req, "op#%d", vldb_op)); in vldb_print()1562 switch (vldb_op) { in vldb_print()