Searched refs:BEISCSI_MAX_CMD_LEN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/be2iscsi/ | ||
H A D | be_main.h | 72 #define BEISCSI_MAX_CMD_LEN 16 /* scsi_host->max_cmd_len */ macro |
H A D | be_main.c | 439 shost->max_cmd_len = BEISCSI_MAX_CMD_LEN; in beiscsi_hba_alloc() |