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