Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_myx.c180 int myx_probe_firmware(struct myx_softc *);
508 if (myx_probe_firmware(sc) != 0) { in myx_attachhook()
555 myx_probe_firmware(struct myx_softc *sc) in myx_probe_firmware() function