Searched refs:FC_FID_DIR_SERV (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/drivers/scsi/libfc/ |
D | fc_elsct.c | 58 did = FC_FID_DIR_SERV; in fc_elsct_send()
|
D | fc_lport.c | 1296 if (!lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, cmd, in fc_lport_enter_ns() 1323 rdata = lport->tt.rport_create(lport, FC_FID_DIR_SERV); in fc_lport_enter_dns() 1873 if (did == FC_FID_DIR_SERV) in fc_lport_bsg_request()
|
D | fc_rport.c | 148 if (port_id != FC_FID_DIR_SERV) { in fc_rport_create() 357 if (port_id == FC_FID_DIR_SERV) { in fc_rport_work()
|
/linux-2.6.39/include/scsi/fc/ |
D | fc_fs.h | 158 FC_FID_DIR_SERV = 0xfffffc, /* directory server */ enumerator
|
/linux-2.6.39/drivers/scsi/bnx2fc/ |
D | bnx2fc_tgt.c | 396 if (rport->port_id == FC_FID_DIR_SERV) { in bnx2fc_rport_event_handler() 467 if (port_id == FC_FID_DIR_SERV) in bnx2fc_rport_event_handler()
|
/linux-2.6.39/drivers/s390/scsi/ |
D | zfcp_fc.c | 959 zfcp_fc_wka_port_init(&wka_ports->ds, FC_FID_DIR_SERV, adapter); in zfcp_fc_gs_setup()
|
/linux-2.6.39/drivers/scsi/fcoe/ |
D | fcoe.c | 2514 lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, FC_NS_RSPN_ID, in fcoe_set_vport_symbolic_name()
|