Searched refs:qla2x00_alloc_fcport (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_bsg.c | 316 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_els() 493 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_process_ct() 1969 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_mgmt_cmd()
|
D | qla_gbl.h | 79 qla2x00_alloc_fcport(scsi_qla_host_t *, gfp_t );
|
D | qla_init.c | 2946 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) in qla2x00_alloc_fcport() function 3124 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 3220 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 3694 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs() 3875 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs()
|
D | qla_mr.c | 1143 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_find_all_targets() 1225 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qlafx00_find_all_targets()
|