SF_SEC_SIZE 774 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c SF_SIZE = SF_SEC_SIZE * 8, /* serial flash size */ SF_SEC_SIZE 8977 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c adap->params.sf_size / SF_SEC_SIZE; SF_SEC_SIZE 9088 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c adap->params.sf_nsec = size / SF_SEC_SIZE; SF_SEC_SIZE 10152 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c flash_cfg_start_sec = addr / SF_SEC_SIZE; SF_SEC_SIZE 198 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h #define FLASH_START(start) ((start) * SF_SEC_SIZE) SF_SEC_SIZE 199 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h #define FLASH_MAX_SIZE(nsecs) ((nsecs) * SF_SEC_SIZE) SF_SEC_SIZE 792 drivers/scsi/csiostor/csio_hw.c hw->params.sf_size / SF_SEC_SIZE; SF_SEC_SIZE 868 drivers/scsi/csiostor/csio_hw.c hw->params.sf_nsec = size / SF_SEC_SIZE; SF_SEC_SIZE 184 drivers/scsi/csiostor/csio_hw.h SF_SIZE = SF_SEC_SIZE * 16, /* serial flash size */