Searched refs:FC_FID_DIR_SERV (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/include/uapi/scsi/fc/ |
| D | fc_fs.h | 146 FC_FID_DIR_SERV = 0xfffffc, /* directory server */ enumerator
|
| /Linux-v5.4/include/scsi/ |
| D | fc_encode.h | 509 case FC_FID_DIR_SERV: in fc_ct_fill() 512 *did = FC_FID_DIR_SERV; in fc_ct_fill()
|
| /Linux-v5.4/drivers/scsi/libfc/ |
| D | fc_lport.c | 197 if (rdata->ids.port_id == FC_FID_DIR_SERV) in fc_lport_rport_callback() 1384 if (!lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, cmd, in fc_lport_enter_ns() 1410 rdata = fc_rport_create(lport, FC_FID_DIR_SERV); in fc_lport_enter_dns() 2092 if (did == FC_FID_DIR_SERV) { in fc_lport_bsg_request()
|
| D | fc_rport.c | 161 if (port_id != FC_FID_DIR_SERV) { in fc_rport_create() 364 if (port_id == FC_FID_DIR_SERV) { in fc_rport_work()
|
| /Linux-v5.4/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-v5.4/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-v5.4/drivers/s390/scsi/ |
| D | zfcp_dbf.c | 514 && ct_els->d_id == FC_FID_DIR_SERV in zfcp_dbf_san_res_cap_len_if_gpn_ft()
|
| D | zfcp_fc.c | 1093 zfcp_fc_wka_port_init(&wka_ports->ds, FC_FID_DIR_SERV, adapter); in zfcp_fc_gs_setup()
|
| /Linux-v5.4/drivers/scsi/qedf/ |
| D | qedf_main.c | 1430 if (rport->port_id == FC_FID_DIR_SERV) { in qedf_rport_event_handler() 1500 if (port_id == FC_FID_DIR_SERV) in qedf_rport_event_handler()
|
| /Linux-v5.4/drivers/scsi/fcoe/ |
| D | fcoe.c | 2803 lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, FC_NS_RSPN_ID, in fcoe_set_vport_symbolic_name()
|