Searched refs:STORVSC_FC_MAX_XFER_SIZE (Results 1 – 1 of 1) sorted by relevance
372 #define STORVSC_FC_MAX_XFER_SIZE ((u32)(512 * 1024)) macro2014 max_xfer_bytes = min(max_xfer_bytes, STORVSC_FC_MAX_XFER_SIZE); in storvsc_probe()