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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_init.c1748 * qla2x00_alloc_fcport() - Allocate a generic fcport.
1755 qla2x00_alloc_fcport(scsi_qla_host_t *ha, gfp_t flags) function
1933 new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
2028 new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
2456 new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);
2599 new_fcport = qla2x00_alloc_fcport(ha, GFP_KERNEL);

Completed in 45 milliseconds