supported_flash 8949 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c static struct flash_desc supported_flash[] = { supported_flash 8973 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c for (part = 0; part < ARRAY_SIZE(supported_flash); part++) supported_flash 8974 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c if (supported_flash[part].vendor_and_model_id == flashid) { supported_flash 8975 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c adap->params.sf_size = supported_flash[part].size_mb; supported_flash 770 drivers/scsi/csiostor/csio_hw.c } supported_flash[] = { supported_flash 788 drivers/scsi/csiostor/csio_hw.c for (part = 0; part < ARRAY_SIZE(supported_flash); part++) supported_flash 789 drivers/scsi/csiostor/csio_hw.c if (supported_flash[part].vendor_and_model_id == flashid) { supported_flash 790 drivers/scsi/csiostor/csio_hw.c hw->params.sf_size = supported_flash[part].size_mb;