Searched refs:FC_FID_DIR_SERV (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/uapi/scsi/fc/ |
D | fc_fs.h | 158 FC_FID_DIR_SERV = 0xfffffc, /* directory server */ enumerator
|
/linux-4.4.14/include/scsi/ |
D | fc_encode.h | 521 case FC_FID_DIR_SERV: in fc_ct_fill() 524 *did = FC_FID_DIR_SERV; in fc_ct_fill()
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_lport.c | 209 if (rdata->ids.port_id == FC_FID_DIR_SERV) in fc_lport_rport_callback() 1405 if (!lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, cmd, in fc_lport_enter_ns() 1432 rdata = lport->tt.rport_create(lport, FC_FID_DIR_SERV); in fc_lport_enter_dns() 2124 if (did == FC_FID_DIR_SERV) in fc_lport_bsg_request()
|
D | fc_rport.c | 149 if (port_id != FC_FID_DIR_SERV) { in fc_rport_create() 346 if (port_id == FC_FID_DIR_SERV) { in fc_rport_work()
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_tgt.c | 461 if (rport->port_id == FC_FID_DIR_SERV) { in bnx2fc_rport_event_handler() 529 if (port_id == FC_FID_DIR_SERV) in bnx2fc_rport_event_handler()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_rnode.c | 471 if (((ntohl(*did) >> 8) & CSIO_DID_MASK) != FC_FID_DIR_SERV) { in csio_rn_verify_rparams()
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_fc.c | 1026 zfcp_fc_wka_port_init(&wka_ports->ds, FC_FID_DIR_SERV, adapter); in zfcp_fc_gs_setup()
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe.c | 2928 lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, FC_NS_RSPN_ID, in fcoe_set_vport_symbolic_name()
|