Searched refs:fc_fh_type (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/scsi/libfc/ |
| H A D | fc_libfc.c | 229 void fc_fc4_conf_lport_params(struct fc_lport *lport, enum fc_fh_type type) in fc_fc4_conf_lport_params() 259 int fc_fc4_register_provider(enum fc_fh_type type, struct fc4_prov *prov) in fc_fc4_register_provider() 282 void fc_fc4_deregister_provider(enum fc_fh_type type, struct fc4_prov *prov) in fc_fc4_deregister_provider()
|
| H A D | fc_elsct.c | 39 enum fc_fh_type fh_type; in fc_elsct_send()
|
| H A D | fc_libfc.h | 117 extern void fc_fc4_conf_lport_params(struct fc_lport *, enum fc_fh_type);
|
| H A D | fc_lport.c | 390 static void fc_lport_add_fc4_type(struct fc_lport *lport, enum fc_fh_type type) in fc_lport_add_fc4_type()
|
| H A D | fc_exch.c | 1257 enum fc_rctl rctl, enum fc_fh_type fh_type) in fc_seq_send_last()
|
| /linux/include/scsi/ |
| H A D | fc_frame.h | 251 u32 did, u32 sid, enum fc_fh_type type, in __fc_fill_fc_hdr() 269 u32 did, u32 sid, enum fc_fh_type type, in fc_fill_fc_hdr()
|
| H A D | libfc.h | 787 int fc_fc4_register_provider(enum fc_fh_type type, struct fc4_prov *); 788 void fc_fc4_deregister_provider(enum fc_fh_type type, struct fc4_prov *);
|
| /linux/include/uapi/scsi/fc/ |
| H A D | fc_fs.h | 174 enum fc_fh_type { enum
|