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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gbl.h73 qla2x00_alloc_fcport(scsi_qla_host_t *, gfp_t );
H A Dqla_bsg.c296 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
465 fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
H A Dqla_init.c2477 * qla2x00_alloc_fcport() - Allocate a generic fcport.
2484 qla2x00_alloc_fcport(scsi_qla_host_t *vha, gfp_t flags) function
2664 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
2761 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
3155 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);
3326 new_fcport = qla2x00_alloc_fcport(vha, GFP_KERNEL);

Completed in 205 milliseconds