Searched refs:LC_FSZ (Results 1 – 1 of 1) sorted by relevance
165 #define LC_FSZ DEV_BSIZE macro167 #define LC_REST (LC_FSZ - LC_SFSZ)331 count = (datalen > LC_FSZ ? LC_FSZ : datalen); in bshw_smit_xfer_start()