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

/illumos-gate/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);
738 "mod %s: symbol %s not found\n", uath_fwmod, end_sym);
764 modp = ddi_modopen(uath_fwmod, KRTLD_MODE_FIRST, &rv);
767 "module %s not found\n", uath_fwmod);

Completed in 48 milliseconds