ioc_type          150 drivers/net/ethernet/brocade/bna/bfa_defs.h 	enum bfa_ioc_type ioc_type;
ioc_type         2905 drivers/net/ethernet/brocade/bna/bfa_ioc.c 	ioc_attr->ioc_type = bfa_ioc_get_type(ioc);
ioc_type         1353 drivers/scsi/bfa/bfa_core.c 	enum bfa_ioc_type_e	ioc_type = bfa_get_type(bfa);
ioc_type         1357 drivers/scsi/bfa/bfa_core.c 		if ((ioc_type != BFA_IOC_TYPE_FC) || bfa_mfg_is_mezz(card_type))
ioc_type          401 drivers/scsi/bfa/bfa_defs.h 	enum bfa_ioc_type_e		ioc_type;
ioc_type          469 drivers/scsi/bfa/bfa_defs.h 	u16		ioc_type;
ioc_type          543 drivers/scsi/bfa/bfa_defs.h 	u16	ioc_type;
ioc_type         2870 drivers/scsi/bfa/bfa_ioc.c 	ioc_attr->ioc_type = bfa_ioc_get_type(ioc);
ioc_type         2915 drivers/scsi/bfa/bfa_ioc.c 	enum bfa_ioc_type_e ioc_type;
ioc_type         2921 drivers/scsi/bfa/bfa_ioc.c 	ioc_type = bfa_ioc_get_type(ioc);
ioc_type         2922 drivers/scsi/bfa/bfa_ioc.c 	switch (ioc_type) {
ioc_type         2934 drivers/scsi/bfa/bfa_ioc.c 		WARN_ON(ioc_type != BFA_IOC_TYPE_FC);
ioc_type         2939 drivers/scsi/bfa/bfa_ioc.c 	aen_entry->aen_data.ioc.ioc_type = ioc_type;
ioc_type         3722 drivers/scsi/bfa/bfa_ioc.c 	aen_entry->aen_data.port.ioc_type = bfa_ioc_get_type(sfp->ioc);
ioc_type         2012 drivers/scsi/bfa/bfa_svc.c 	aen_entry->aen_data.port.ioc_type = bfa_get_type(fcport->bfa);
ioc_type         4098 drivers/scsi/bfa/bfa_svc.c 	enum bfa_ioc_type_e ioc_type = bfa_get_type(bfa);
ioc_type         4100 drivers/scsi/bfa/bfa_svc.c 	bfa_trc(bfa, ioc_type);
ioc_type         4112 drivers/scsi/bfa/bfa_svc.c 	if ((ioc_type == BFA_IOC_TYPE_FC) &&
ioc_type           84 drivers/scsi/bfa/bfad_bsg.c 	iocmd->ioc_type = bfa_get_type(&bfad->bfa);
ioc_type          214 drivers/scsi/bfa/bfad_bsg.h 	enum bfa_ioc_type_e	ioc_type;