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

/linux-master/include/scsi/fc/
H A Dfc_fcp.h47 #define FCP_CMND_LEN 32 /* expected length of structure */ macro
/linux-master/drivers/s390/scsi/
H A Dzfcp_fsf.c2603 io->fcp_cmnd_length = FCP_CMND_LEN;
2708 req->qtcb->bottom.io.fcp_cmnd_length = FCP_CMND_LEN;
/linux-master/drivers/scsi/qedf/
H A Dqedf_io.c554 memset(fcp_cmnd, 0, FCP_CMND_LEN);

Completed in 279 milliseconds