[go: nahoru, domu]

Searched defs:FW_START_SEC (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/csiostor/
H A Dcsio_hw.h204 FW_START_SEC = 8, /* first flash sector for FW */ enumerator in enum:__anon5289
206 FW_IMG_START = FW_START_SEC * SF_SEC_SIZE,
207 FW_MAX_SIZE = (FW_END_SEC - FW_START_SEC + 1) * SF_SEC_SIZE,

Completed in 48 milliseconds