Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/qla2xxx/ !
Dqla_dfs.c65 rval = qla2x00_disable_fce_trace(vha, &ha->fce_wr, &ha->fce_rd); in qla2x00_dfs_fce_open()
Dqla_gbl.h321 qla2x00_disable_fce_trace(scsi_qla_host_t *, uint64_t *, uint64_t *);
Dqla_os.c2634 qla2x00_disable_fce_trace(vha, NULL, NULL); in qla2x00_shutdown()
2788 qla2x00_disable_fce_trace(vha, NULL, NULL); in qla2x00_free_device()
Dqla_mbx.c2779 qla2x00_disable_fce_trace(scsi_qla_host_t *vha, uint64_t *wr, uint64_t *rd) in qla2x00_disable_fce_trace() function