Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqla1280.c528 #define QL_NUM_FW_IMAGES 3 macro
530 static struct qla_fw qla1280_fw_tbl[QL_NUM_FW_IMAGES] = {
4373 for (i = 0; i < QL_NUM_FW_IMAGES; i++) { in qla1280_exit()