Searched refs:ISCSI_TOTAL_CMDS_MIN (Results 1 – 2 of 2) sorted by relevance
64 #define ISCSI_TOTAL_CMDS_MIN 16 macro
2832 if (total_cmds < ISCSI_TOTAL_CMDS_MIN) { in iscsi_host_get_max_scsi_cmds()2834 total_cmds, ISCSI_TOTAL_CMDS_MIN); in iscsi_host_get_max_scsi_cmds()2847 if (total_cmds < ISCSI_TOTAL_CMDS_MIN) { in iscsi_host_get_max_scsi_cmds()2848 …ax cmds of %d. Must be a power of 2 greater than %d.\n", requested_cmds_max, ISCSI_TOTAL_CMDS_MIN); in iscsi_host_get_max_scsi_cmds()