Searched refs:SNIC_MAX_IO_REQ (Results 1 – 2 of 2) sorted by relevance
115 .can_queue = SNIC_MAX_IO_REQ,496 shost->can_queue = min_t(u32, SNIC_MAX_IO_REQ, in snic_probe()
36 #define SNIC_MAX_IO_REQ 50 /* scsi_cmnd tag map entries */ macro