Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/scsi/fc/
Dfc_ns.h36 FC_NS_GPN_FT = 0x0172, /* get port names by FC4 type */ enumerator
/Linux-v5.4/drivers/scsi/libfc/
Dfc_disc.c363 FC_NS_GPN_FT, in fc_disc_gpn_ft_req()
/Linux-v5.4/include/scsi/
Dfc_encode.h128 case FC_NS_GPN_FT: in fc_ct_ns_fill()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_dbf.c523 && reqh->ct_cmd == cpu_to_be16(FC_NS_GPN_FT) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
Dzfcp_fc.c682 zfcp_fc_ct_ns_init(&req->ct_hdr, FC_NS_GPN_FT, max_bytes); in zfcp_fc_send_gpn_ft()