Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c240 static int uath_loadsym(ddi_modhandle_t, char *, char **, size_t *);
722 uath_loadsym(ddi_modhandle_t modp, char *sym, char **start, size_t *len) in uath_loadsym() function
776 err = uath_loadsym(modp, uath_binmod, &fw_index, &fw_size); in uath_loadfirmware()