Home
last modified time | relevance | path

Searched defs:loadfirmware (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/
H A Dfirmload.c31 loadfirmware(const char *name, u_char **bufp, size_t *buflen) in loadfirmware() function
/openbsd-src/sys/dev/ic/
H A Dqla.c430 int (*loadfirmware)(struct qla_softc *) = NULL; in qla_attach() local