Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3929 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible() function
4014 card_fw_usable = fw_compatible(drv_fw, (const void *)card_fw); in t4_prep_fw()
4023 fs_fw_usable = fw_compatible(drv_fw, fs_fw); in t4_prep_fw()