Home
last modified time | relevance | path

Searched refs:FC_NS_GPN_ID (Results 1 – 5 of 5) 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.h43 FC_NS_GPN_ID = 0x0112, /* get port name by ID */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_ns.h30 FC_NS_GPN_ID = 0x0112, /* get port name by ID */ 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.h43 FC_NS_GPN_ID = 0x0112, /* get port name by ID */ enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_disc.c656 if (!lport->tt.elsct_send(lport, rdata->ids.port_id, fp, FC_NS_GPN_ID, in fc_disc_gpn_id_req()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h134 case FC_NS_GPN_ID: in fc_ct_ns_fill()