Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1981 sym_find_firmware(const struct sym_pci_chip *chip) in sym_find_firmware() function
8369 if (chip && sym_find_firmware(chip)) {
8398 if (chip == NULL || (fw = sym_find_firmware(chip)) == NULL)