Home
last modified time | relevance | path

Searched refs:mn_parse_ts (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/mn/
HDif_mn.c175 static u_int32_t mn_parse_ts(const char *s, int *nbit);
464 ts = mn_parse_ts(name + 2, &nbit); in ngmn_newhook()
512 mn_parse_ts(const char *s, int *nbit) in mn_parse_ts() function