Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus.c135 static int token_to_hex(char *token, unsigned *val, int len);
1468 token_to_hex(char *token, unsigned *val, int len) in token_to_hex() function
1735 if (token_to_hex(token, intp, tl)) in cardbus_parse_devprop()
1761 if (token_to_hex(token, &val, 1)) in cardbus_parse_devprop()
1765 if (token_to_hex(token, &val, 1)) in cardbus_parse_devprop()