Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c236 static int uath_loadsym(ddi_modhandle_t, char *, char **, size_t *);
717 uath_loadsym(ddi_modhandle_t modp, char *sym, char **start, size_t *len) in uath_loadsym() function
771 err = uath_loadsym(modp, uath_binmod, &fw_index, &fw_size); in uath_loadfirmware()