Searched refs:fc_fh_type (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/scsi/libfc/ |
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()
|
A D | fc_elsct.c | 39 enum fc_fh_type fh_type; in fc_elsct_send()
|
A D | fc_libfc.h | 117 extern void fc_fc4_conf_lport_params(struct fc_lport *, enum fc_fh_type);
|
A D | fc_encode.h | 94 enum fc_fh_type *fh_type) in fc_ct_ns_fill() 188 enum fc_fh_type *fh_type) in fc_ct_ms_fill() 724 enum fc_fh_type *fh_type, u32 *did) in fc_ct_fill() 904 enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) in fc_els_fill()
|
A D | fc_lport.c | 384 static void fc_lport_add_fc4_type(struct fc_lport *lport, enum fc_fh_type type) in fc_lport_add_fc4_type()
|
A D | fc_exch.c | 1258 enum fc_rctl rctl, enum fc_fh_type fh_type) in fc_seq_send_last()
|
/linux/include/scsi/ |
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()
|
A D | libfc.h | 772 int fc_fc4_register_provider(enum fc_fh_type type, struct fc4_prov *); 773 void fc_fc4_deregister_provider(enum fc_fh_type type, struct fc4_prov *);
|
/linux/include/uapi/scsi/fc/ |
A D | fc_fs.h | 174 enum fc_fh_type { enum
|
Completed in 19 milliseconds