Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c165 static int ql_bstr_to_dec(char *, uint32_t *, uint32_t);
605 (void) ql_bstr_to_dec(&utsname.release[w16], in _init()
16104 ql_bstr_to_dec(char *s, uint32_t *ans, uint32_t size) in ql_bstr_to_dec() function