Searched defs:f_ctl (Results 1 - 2 of 2) sorted by path

/include/scsi/
H A Dfc_encode.h57 u32 f_ctl, u32 parm_offset)
64 hton24(fh->fh_f_ctl, f_ctl);
75 u32 f_ctl, u32 parm_offset)
80 __fc_fill_fc_hdr(fh, r_ctl, did, sid, type, f_ctl, parm_offset);
54 __fc_fill_fc_hdr(struct fc_frame_header *fh, enum fc_rctl r_ctl, u32 did, u32 sid, enum fc_fh_type type, u32 f_ctl, u32 parm_offset) argument
73 fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, u32 did, u32 sid, enum fc_fh_type type, u32 f_ctl, u32 parm_offset) argument
H A Dlibfc.h409 * @f_ctl: F_CTL flags for the sequence
424 * state, esb_stat, f_ctl, seq.ssb_stat
448 u32 f_ctl; member in struct:fc_exch
1127 enum fc_rctl, u32 f_ctl, u16 seq_cnt, u32 parm_offset);

Completed in 48 milliseconds