Home
last modified time | relevance | path

Searched refs:fchdr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/elx/efct/
Defct_unsol.c147 struct fc_frame_header *fchdr = seq->header->dma.virt; in efct_validate_fcp_cmd() local
151 be16_to_cpu(fchdr->fh_ox_id), in efct_validate_fcp_cmd()
160 struct fc_frame_header *fchdr, bool sit) in efct_populate_io_fcp_cmd() argument
162 io->init_task_tag = be16_to_cpu(fchdr->fh_ox_id); in efct_populate_io_fcp_cmd()
172 if (ntoh24(fchdr->fh_f_ctl) & FC_FC_RES_B17) in efct_populate_io_fcp_cmd()
173 io->cs_ctl = fchdr->fh_cs_ctl; in efct_populate_io_fcp_cmd()
342 struct fc_frame_header *fchdr = seq->header->dma.virt; in efct_dispatch_fcp_cmd() local
379 efct_populate_io_fcp_cmd(io, cmnd, fchdr, true); in efct_dispatch_fcp_cmd()
/linux-6.1.9/drivers/scsi/bfa/
Dbfa_plog.h143 enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr);
146 struct fchs_s *fchdr, u32 pld_w0);
Dbfa_svc.c370 u16 misc, struct fchs_s *fchdr) in bfa_plog_fchdr() argument
372 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr()
386 enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr, in bfa_plog_fchdr_and_pl() argument
389 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr_and_pl()