Home
last modified time | relevance | path

Searched refs:qla2x00_get_sp (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c595 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rftid()
691 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rffid()
783 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rnnid()
890 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_async_rsnn_nn()
2907 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpsc()
3059 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gffid()
3643 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla_fab_async_scan()
3917 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_gfpnid()
H A Dqla_inline.h228 qla2x00_get_sp(scsi_qla_host_t *vha, fc_port_t *fcport, gfp_t flag) in qla2x00_get_sp() function
H A Dqla_bsg.c404 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_els()
542 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_process_ct()
1931 sp = qla2x00_get_sp(vha, &(vha->bidir_fcport), GFP_KERNEL); in qla24xx_process_bidir_cmd()
2051 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_mgmt_cmd()
H A Dqla_edif.c1779 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_sadb_update()
2371 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_issue_sa_replace_iocb()
3595 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla_edif_process_els()
H A Dqla_init.c340 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_login()
419 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_logout()
479 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_prlo()
620 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla2x00_async_adisc()
1164 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gnl()
1319 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_prli()
1398 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_async_gpdb()
H A Dqla_mid.c963 sp = qla2x00_get_sp(base_vha, NULL, GFP_KERNEL); in qla24xx_control_vp()
H A Dqla_iocb.c2721 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd_iocb()
3056 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qla24xx_els_dcmd2_iocb()
H A Dqla_mr.c1791 sp = qla2x00_get_sp(vha, fcport, GFP_KERNEL); in qlafx00_fx_disc()
H A Dqla_target.c630 sp = qla2x00_get_sp(vha, fcport, GFP_ATOMIC); in qla24xx_async_notify_ack()
H A Dqla_mbx.c6549 sp = qla2x00_get_sp(vha, NULL, GFP_KERNEL); in qla24xx_send_mb_cmd()