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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dacsi_slm.c226 # define SLM_SLICE_SIZE(w) (255*512) macro
230 # define SLM_SLICE_SIZE(w) ((254*512)/(w/8)*(w/8)) macro
667 SLMSliceSize = SLM_SLICE_SIZE(w);

Completed in 35 milliseconds