Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/fc/
A Dfc_fcp.h87 #define FCP_CFL_LEN_MASK 0xfc /* mask for additional length */ macro
/linux-6.3-rc2/drivers/target/tcm_fc/
A Dtfc_cmd.c502 if (fcp->fc_flags & FCP_CFL_LEN_MASK) in ft_send_work()
/linux-6.3-rc2/drivers/scsi/elx/efct/
A Defct_unsol.c386 if (cmnd->fc_flags & FCP_CFL_LEN_MASK) { in efct_dispatch_fcp_cmd()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_fcp.c1132 fsp->cdb_cmd.fc_flags = fsp->req_flags & ~FCP_CFL_LEN_MASK; in fc_fcp_pkt_send()

Completed in 10 milliseconds