Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c1999 sym_find_firmware(const struct sym_pci_chip *chip) in sym_find_firmware() function
8491 if (chip && sym_find_firmware(chip)) {
8525 if (chip == NULL || (fw = sym_find_firmware(chip)) == NULL)