Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/fc/
Dfc_fcp.h97 #define FCP_CFL_LEN_MASK 0xfc /* mask for additional length */ macro
/linux-2.6.39/drivers/scsi/libfc/
Dfc_fcp.c1074 fsp->cdb_cmd.fc_flags = fsp->req_flags & ~FCP_CFL_LEN_MASK; in fc_fcp_pkt_send()