Searched refs:FCP_CNTL_WRITE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/fc4/
H A Dfcp.h14 #define FCP_CNTL_WRITE 0x00000001 /* Initiator write */ macro
H A Dsoc.c403 (fc->scsi_cmd_pool[fcmd->token].fcp_cntl & FCP_CNTL_WRITE) ?
H A Dsocal.c444 request->type = (fc->scsi_cmd_pool[fcmd->token].fcp_cntl & FCP_CNTL_WRITE) ?
H A Dfc.c792 cmd->fcp_cntl = (FCP_CNTL_WRITE | fcp_cntl); break;

Completed in 54 milliseconds