Searched refs:fc_id (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/scsi/ |
D | fc_encode.h | 132 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill() argument 150 hton24(ct->payload.fid.fp_fid, fc_id); in fc_ct_ns_fill() 216 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill() argument 510 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() argument 516 switch (fc_id) { in fc_ct_fill() 518 rc = fc_ct_ms_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill() 523 rc = fc_ct_ns_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
|
/linux-4.19.296/include/linux/ |
D | nvme-fc.h | 37 __u8 fc_id; member
|