Home
last modified time | relevance | path

Searched refs:fcp_scsi_queuecommand (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/fc4/
Dfc_syms.c28 EXPORT_SYMBOL(fcp_scsi_queuecommand);
Dfcp_impl.h159 int fcp_scsi_queuecommand(Scsi_Cmnd *, void (* done)(Scsi_Cmnd *));
Dfc.c848 int fcp_scsi_queuecommand(Scsi_Cmnd *SCpnt, void (* done)(Scsi_Cmnd *)) in fcp_scsi_queuecommand() function
/linux-2.4.37.9/drivers/scsi/
Dfcal.h32 queuecommand: fcp_scsi_queuecommand, \
Dpluto.h50 queuecommand: fcp_scsi_queuecommand, \
Dpluto.c180 fcp_scsi_queuecommand (&(fcs[i].cmd), in pluto_detect()