Searched refs:fchdr (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_unsol.c | 147 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() 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() 159 efct_populate_io_fcp_cmd(struct efct_io *io, struct fcp_cmnd *cmnd, struct fc_frame_header *fchdr, bool sit) efct_populate_io_fcp_cmd() argument
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_plog.h | 143 enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr); 146 struct fchs_s *fchdr, u32 pld_w0);
|
H A D | bfa_svc.c | 370 u16 misc, struct fchs_s *fchdr) in bfa_plog_fchdr() 373 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr() 389 enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr, in bfa_plog_fchdr_and_pl() 393 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr_and_pl() 368 bfa_plog_fchdr(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr) bfa_plog_fchdr() argument 388 bfa_plog_fchdr_and_pl(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr, u32 pld_w0) bfa_plog_fchdr_and_pl() argument
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_plog.h | 143 enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr); 146 struct fchs_s *fchdr, u32 pld_w0);
|
H A D | bfa_svc.c | 370 u16 misc, struct fchs_s *fchdr) in bfa_plog_fchdr() 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() 389 u32 *tmp_int = (u32 *) fchdr; in bfa_plog_fchdr_and_pl() 368 bfa_plog_fchdr(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr) bfa_plog_fchdr() argument 385 bfa_plog_fchdr_and_pl(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr, u32 pld_w0) bfa_plog_fchdr_and_pl() argument
|
Completed in 23 milliseconds