Home
last modified time | relevance | path

Searched refs:hw_enque (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/fc4/
Dfcp_impl.h76 int (*hw_enque)(struct _fc_channel *, fcp_cmnd *); member
Dfc.c194 if (fc->hw_enque (fc, fcmd)) in fcp_login_done()
328 if (fc->hw_enque (fc, fcmd)) in fcp_report_map_done()
606 ret = fc->hw_enque (fc, fc->login); in fcp_initialize()
700 ret = fc->hw_enque (fc, fc->login); in fcp_forceoffline()
838 if (!fc->hw_enque (fc, fcmd)) { in fcp_scsi_queue_it()
878 if (fc->hw_enque (fc, fcmd)) in fcp_queue_empty()
Dsoc.c655 s->port[0].fc.hw_enque = soc_hw_enque; in soc_init()
656 s->port[1].fc.hw_enque = soc_hw_enque; in soc_init()
Dsocal.c779 s->port[0].fc.hw_enque = socal_hw_enque; in socal_init()
780 s->port[1].fc.hw_enque = socal_hw_enque; in socal_init()