Searched refs:MAX_SRBS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h131 #define MAX_SRBS MAX_CMDS_TO_RISC macro
H A Dql4_os.c1733 host->can_queue = MAX_SRBS ;
1736 ret = scsi_init_shared_tag_map(host, MAX_SRBS);
1904 (unsigned char *)(unsigned long) MAX_SRBS;
H A Dql4_mbx.c924 if (index == MAX_SRBS)

Completed in 66 milliseconds