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

/drivers/scsi/qla4xxx/
H A Dql4_mbx.c1141 struct about_fw_info *about_fw = NULL;
1148 sizeof(struct about_fw_info),
1156 memset(about_fw, 0, sizeof(struct about_fw_info));
1163 mbox_cmd[4] = sizeof(struct about_fw_info);
1188 dma_free_coherent(&ha->pdev->dev, sizeof(struct about_fw_info),
H A Dql4_fw.h848 struct about_fw_info { struct

Completed in 67 milliseconds