Searched refs:parse_seq (Results 1 – 1 of 1) sorted by relevance
106 parse_seq(struct mfi_evt_log_state *info, char *arg, uint32_t *seq) in parse_seq() function628 if (ac > 0 && parse_seq(&info, av[0], &start) < 0) { in show_events()634 if (ac > 1 && parse_seq(&info, av[1], &stop) < 0) { in show_events()