Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/
H A Dfc_ns.h49 FC_NS_GPN_FT = 0x0172, /* get port names by FC4 type */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_ns.h36 FC_NS_GPN_FT = 0x0172, /* get port names by FC4 type */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/
H A Dfc_ns.h49 FC_NS_GPN_FT = 0x0172, /* get port names by FC4 type */ enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_disc.c363 FC_NS_GPN_FT, in fc_disc_gpn_ft_req()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h128 case FC_NS_GPN_FT: in fc_ct_ns_fill()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_dbf.c563 && reqh->ct_cmd == cpu_to_be16(FC_NS_GPN_FT) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
H A Dzfcp_fc.c704 zfcp_fc_ct_ns_init(&req->ct_hdr, FC_NS_GPN_FT, max_bytes); in zfcp_fc_send_gpn_ft()