Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dfirmload.c190 firmware_path_first(const char *drvname, const char *imgname, char *pnbuf, in firmware_path_first() function
229 for (path = firmware_path_first(drvname, imgname, pnbuf, &prefix); in firmware_open()