Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/uath/
H A Duath.c150 static char uath_fwmod[] = "uathfw"; variable
731 "mod %s: symbol %s not found\n", uath_fwmod, start_sym); in uath_loadsym()
738 "mod %s: symbol %s not found\n", uath_fwmod, end_sym); in uath_loadsym()
764 modp = ddi_modopen(uath_fwmod, KRTLD_MODE_FIRST, &rv); in uath_loadfirmware()
767 "module %s not found\n", uath_fwmod); in uath_loadfirmware()