Searched defs:fc4_type (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_gs.c | 3773 	u8 fc4_type = sp->gen2;  in qla2x00_find_free_fcp_nvme_slot()  local3863 	u8 fc4_type = sp->gen2;  in qla2x00_async_gpnft_gnnft_sp_done()  local
 3948     u8 fc4_type)  in qla24xx_async_gnnft()
 4056 int qla24xx_async_gpnft(scsi_qla_host_t *vha, u8 fc4_type, srb_t *sp)  in qla24xx_async_gpnft()
 
 | 
| D | qla_init.c | 1639     u8 *port_name, u8 *node_name, void *pla, u8 fc4_type)  in qla24xx_post_newsess_work()
 | 
| D | qla_def.h | 2279 	uint8_t fc4_type;  member2447 	uint8_t fc4_type;  member
 2833 			uint8_t fc4_type;  member
 3322 			u8 fc4_type;  member
 3334 			u8 fc4_type;  member
 
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_fcbuild.c | 1103 	       u8 fc4_type, u8 fc4_ftrs)  in fc_rffid_build()1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type)  in fc_gid_ft_build()
 1294 fc_get_fc4type_bitmask(u8 fc4_type, u8 *bit_mask)  in fc_get_fc4type_bitmask()
 
 | 
| D | bfa_fc.h | 1312 	__be32	fc4_type[8];	/* fc4 types */  member1326 	u32	fc4_type:8;		/* corresponding FC4 Type */  member
 1336 	u8	fc4_type;	/* FC_TYPE_FCP for SCSI devices */  member
 
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc_ct.c | 460 lpfc_prep_node_fc4type(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type)  in lpfc_prep_node_fc4type()549 lpfc_ns_rsp_audit_did(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type)  in lpfc_ns_rsp_audit_did()
 593 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type,  in lpfc_ns_rsp()
 
 | 
| /Linux-v5.4/drivers/scsi/csiostor/ | 
| D | csio_lnode.c | 303 	uint8_t *fc4_type;  in csio_ln_fdmi_rhba_cbfn()  local
 |