Searched refs:qla2x00_alloc_fcport (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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() 1972 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 | 2948 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) in qla2x00_alloc_fcport() function 3126 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 3222 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_configure_local_loop() 3688 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL); in qla2x00_find_all_fabric_devs() 3869 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()
|