Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bnx.c278 int bnx_read_firmware(struct bnx_softc *sc, int);
428 bnx_read_firmware(struct bnx_softc *sc, int idx) in bnx_read_firmware() function
782 if ((error = bnx_read_firmware(sc, fw)) != 0) { in bnx_attachhook()