Home
last modified time | relevance | path

Searched refs:NPH_SNS (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_bsg.c448 loop_id = cpu_to_le16(NPH_SNS); in qla2x00_process_ct()
Dqla_init.c2992 loop_id = NPH_SNS; in qla2x00_configure_fabric()
5016 ha->isp_ops->fabric_login(vha, NPH_SNS, 0xff, 0xff, 0xfc, mb, BIT_1); in qla24xx_configure_vhba()
5020 "mb[2]=%x mb[6]=%x mb[7]=%x\n", NPH_SNS, in qla24xx_configure_vhba()
Dqla_def.h162 #define NPH_SNS 0x7fc /* FFFFFC */ macro
Dqla_gs.c73 ct_pkt->nport_handle = __constant_cpu_to_le16(NPH_SNS); in qla24xx_prep_ms_iocb()