Searched refs:IBMVFC_MAX_SECTORS (Results 1 – 2 of 2) sorted by relevance
34 #define IBMVFC_MAX_SECTORS 0xffffu macro
1166 login_info->max_dma_len = cpu_to_be64(IBMVFC_MAX_SECTORS << 9); in ibmvfc_set_login_info()3093 .max_sectors = IBMVFC_MAX_SECTORS,4055 npiv_max_sectors = min((uint)(be64_to_cpu(rsp->max_dma_len) >> 9), IBMVFC_MAX_SECTORS); in ibmvfc_npiv_login_done()4762 shost->max_sectors = IBMVFC_MAX_SECTORS; in ibmvfc_probe()