Home
last modified time | relevance | path

Searched refs:LPFC_FCP_CDB_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h26 #define LPFC_FCP_CDB_LEN 16 macro
126 uint8_t fcpCdb[LPFC_FCP_CDB_LEN]; /* SRB cdb field is copied here */
H A Dlpfc_init.c4786 shost->max_cmd_len = LPFC_FCP_CDB_LEN; in lpfc_create_port()
4790 shost->max_cmd_len = LPFC_FCP_CDB_LEN; in lpfc_create_port()