Home
last modified time | relevance | path

Searched refs:fcp_data_len (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/fc4/
Dfcp.h32 u32 fcp_data_len; member
Dfc.c816 cmd->fcp_data_len = SCpnt->request_bufflen; in fcp_scsi_queue_it()
829 cmd->fcp_data_len = sg_dma_len(sg); in fcp_scsi_queue_it()
Dsoc.c399 i = fc->scsi_cmd_pool[fcmd->token].fcp_data_len; in soc_hw_enque()
Dsocal.c482 i = fc->scsi_cmd_pool[fcmd->token].fcp_data_len; in socal_hw_enque()
/linux-2.4.37.9/drivers/net/fc/
Diph5526.c3926 hostdata->cmnd.fcp_data_len = htonl(Cmnd->request_bufflen);