Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dfcp_impl.h93 char *scsi_rsp_pool; member
Dfc.c355 fc->scsi_rsp_pool = (char *)(fc->scsi_cmd_pool + slots); in fcp_register()
400 rsp = (fcp_rsp *) (fc->scsi_rsp_pool + fc->rsp_size * token); in fcp_scsi_receive()