Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fcp.h47 #define FCP_CMND_LEN 32 /* expected length of structure */ macro
/linux/drivers/scsi/qedf/
H A Dqedf_io.c554 memset(fcp_cmnd, 0, FCP_CMND_LEN); in qedf_build_fcp_cmnd()