Home
last modified time | relevance | path

Searched refs:FCP_CNTL_READ (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/fc4/
Dfcp.h15 #define FCP_CNTL_READ 0x00000002 /* Initiator read */ macro
Dfc.c813 cmd->fcp_cntl = (FCP_CNTL_READ | fcp_cntl); break; in fcp_scsi_queue_it()
/linux-2.4.37.9/drivers/net/fc/
Diph5526.c3950 hostdata->cmnd.fcp_cntl = htonl(FCP_CNTL_READ | hostdata->cmnd.fcp_cntl);