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

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c2225 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) function
2330 card_fw_usable = fw_compatible(drv_fw, (const void *)card_fw);
2339 fs_fw_usable = fw_compatible(drv_fw, fs_fw);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3415 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) function
3479 card_fw_usable = fw_compatible(drv_fw, (const void *)card_fw);
3488 fs_fw_usable = fw_compatible(drv_fw, fs_fw);

Completed in 138 milliseconds