Home
last modified time | relevance | path

Searched refs:FC_NS_GPN_FT (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/scsi/fc/
H A Dfc_ns.h36 FC_NS_GPN_FT = 0x0172, /* get port names by FC4 type */ enumerator
/linux/drivers/scsi/libfc/
H A Dfc_disc.c360 FC_NS_GPN_FT, in fc_disc_gpn_ft_req()
H A Dfc_encode.h100 case FC_NS_GPN_FT: in fc_ct_ns_fill()
/linux/drivers/s390/scsi/
H A Dzfcp_dbf.c580 && reqh->ct_cmd == cpu_to_be16(FC_NS_GPN_FT) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
H A Dzfcp_fc.c705 zfcp_fc_ct_ns_init(&req->ct_hdr, FC_NS_GPN_FT, max_bytes); in zfcp_fc_send_gpn_ft()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c1118 .ct_cmd = cpu_to_be16(FC_NS_GPN_FT)}, in fdls_send_gpn_ft()