Searched refs:qla2x00_alloc_fcport (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_gbl.h78 qla2x00_alloc_fcport(scsi_qla_host_t *, gfp_t );
H A Dqla_bsg.c292 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
476 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
H A Dqla_init.c2481 * qla2x00_alloc_fcport() - Allocate a generic fcport.
2488 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) function
2672 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
2771 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
3170 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
3347 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);

Completed in 19 milliseconds