Home
last modified time | relevance | path

Searched refs:nport_handle (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_fw.h59 uint16_t nport_handle; /* N_PORT handle. */ member
393 uint16_t nport_handle; /* N_PORT handle. */ member
432 uint16_t nport_handle; /* N_PORT handle. */ member
480 uint16_t nport_handle; /* N_PORT handle. */ member
569 uint16_t nport_handle; /* N_PORT handle. */ member
600 uint16_t nport_handle; /* N_PORT handle. */ member
637 uint16_t nport_handle; /* N_PORT handle. */ member
685 uint16_t nport_handle; /* N_PORT handle. */ member
736 uint16_t nport_handle; /* N_PORT handle. */ member
794 uint16_t nport_handle; /* N_PORT handle. */ member
[all …]
Dqla_iocb.c504 mrk24->nport_handle = cpu_to_le16(loop_id); in __qla2x00_marker()
1290 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_start_scsi()
1485 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_dif_start_scsi()
1673 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_login_iocb()
1711 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_logout_iocb()
1741 logio->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_adisc_iocb()
1784 tsk->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_tm_iocb()
1809 els_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_els_iocb()
1938 ct_iocb->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla24xx_ct_iocb()
Dqla_gs.c73 ct_pkt->nport_handle = __constant_cpu_to_le16(NPH_SNS); in qla24xx_prep_ms_iocb()
1188 ct_pkt->nport_handle = cpu_to_le16(vha->mgmt_svr_loop_id); in qla24xx_prep_ms_fdmi_iocb()
1782 ct_pkt->nport_handle = cpu_to_le16(vha->mgmt_svr_loop_id); in qla24xx_prep_ms_fm_iocb()
Dqla_mbx.c1615 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric()
1884 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_fabric_logout()
2364 abt->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_abort_command()
2382 } else if (abt->nport_handle != __constant_cpu_to_le16(0)) { in qla24xx_abort_command()
2385 le16_to_cpu(abt->nport_handle))); in qla24xx_abort_command()
2436 tsk->p.tsk.nport_handle = cpu_to_le16(fcport->loop_id); in __qla24xx_issue_tmf()
Dqla_nx.c2762 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla82xx_start_scsi()
2846 cmd_pkt->nport_handle = cpu_to_le16(sp->fcport->loop_id); in qla82xx_start_scsi()