Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_fs.h148 FC_FID_MGMT_SERV = 0xfffffa, /* management server */ enumerator
/linux/drivers/scsi/libfc/
H A Dfc_encode.h731 case FC_FID_MGMT_SERV: in fc_ct_fill()
733 *did = FC_FID_MGMT_SERV; in fc_ct_fill()
H A Dfc_lport.c202 else if (rdata->ids.port_id == FC_FID_MGMT_SERV) in fc_lport_rport_callback()
1550 if (!lport->tt.elsct_send(lport, FC_FID_MGMT_SERV, fp, cmd, in fc_lport_enter_ms()
1572 rdata = fc_rport_create(lport, FC_FID_MGMT_SERV); in fc_lport_enter_fdmi()
/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c560 if (rn->nport_id == FC_FID_MGMT_SERV) in __csio_reg_rnode()
/linux/drivers/s390/scsi/
H A Dzfcp_fc.c1120 zfcp_fc_wka_port_init(&wka_ports->ms, FC_FID_MGMT_SERV, adapter); in zfcp_fc_gs_setup()