Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppbconf.c182 #define UNKNOWN_LENGTH -1 in search_token() macro
184 if (slen == UNKNOWN_LENGTH) in search_token()
234 search_token(token, UNKNOWN_LENGTH, ":") + 1); in ppb_pnp_detect()
241 search_token(token, UNKNOWN_LENGTH, ":") + 1); in ppb_pnp_detect()
247 search_token(token, UNKNOWN_LENGTH, ":") + 1); in ppb_pnp_detect()
251 search_token(token, UNKNOWN_LENGTH, ":") + 1); in ppb_pnp_detect()
256 class = search_token(token, UNKNOWN_LENGTH, ":") + 1; in ppb_pnp_detect()
263 search_token(token, UNKNOWN_LENGTH, ":") + 1); in ppb_pnp_detect()