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