| /linux-4.4.14/drivers/scsi/ | 
| D | qlogicfas408.c | 82 	int int_type = priv->int_type;  in ql_zap()  local216 	int	int_type = priv->int_type;  in ql_icmd()  local
 271 	int int_type = priv->int_type;  in ql_pcmd()  local
 533 int qlogicfas408_get_chip_type(int qbase, int int_type)  in qlogicfas408_get_chip_type()
 543 void qlogicfas408_setup(int qbase, int id, int int_type)  in qlogicfas408_setup()
 567 int qlogicfas408_detect(int qbase, int int_type)  in qlogicfas408_detect()
 581 	int int_type = priv->int_type;  in qlogicfas408_disable_ints()  local
 
 | 
| D | qlogicfas408.h | 82 	int int_type;		/* type of irq, 2 for ISA board, 0 for PCMCIA */  member
 | 
| /linux-4.4.14/drivers/mfd/ | 
| D | rc5t583-irq.c | 28 enum int_type {  enum89 	u8	int_type;  member
 
 | 
| /linux-4.4.14/drivers/net/ethernet/cavium/thunder/ | 
| D | nicvf_queues.c | 1242 void nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx)  in nicvf_enable_intr()1280 void nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx)  in nicvf_disable_intr()
 1316 void nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx)  in nicvf_clear_intr()
 1352 int nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx)  in nicvf_is_intr_enabled()
 
 | 
| /linux-4.4.14/drivers/s390/cio/ | 
| D | ioasm.h | 19 	__u32 int_type	 : 3;  member
 | 
| /linux-4.4.14/drivers/bus/ | 
| D | omap_l3_smx.c | 179 	int int_type;  in omap3_l3_app_irq()  local
 | 
| /linux-4.4.14/arch/x86/math-emu/ | 
| D | errors.c | 307 	int i, int_type;  in FPU_exception()  local
 | 
| /linux-4.4.14/arch/mips/include/asm/octeon/ | 
| D | cvmx-gpio-defs.h | 55 		uint64_t int_type:1;  member77 		uint64_t int_type:1;  member
 102 		uint64_t int_type:1;  member
 470 		uint64_t int_type:1;  member
 
 | 
| /linux-4.4.14/drivers/clocksource/ | 
| D | exynos_mct.c | 579 static void __init mct_init_dt(struct device_node *np, unsigned int int_type)  in mct_init_dt()
 | 
| /linux-4.4.14/arch/ia64/kernel/ | 
| D | acpi.c | 149 int acpi_request_vector(u32 int_type)  in acpi_request_vector()
 | 
| D | iosapic.c | 861 iosapic_register_platform_intr (u32 int_type, unsigned int gsi,  in iosapic_register_platform_intr()
 | 
| /linux-4.4.14/drivers/gpio/ | 
| D | gpio-dwapb.c | 62 	u32 int_type;  member
 | 
| D | gpio-zynq.c | 400 	u32 int_type, int_pol, int_any;  in zynq_gpio_set_irq_type()  local
 | 
| /linux-4.4.14/drivers/misc/ | 
| D | spear13xx_pcie_gadget.c | 47 	char int_type[10];  member
 | 
| /linux-4.4.14/drivers/net/wireless/libertas/ | 
| D | if_spi.c | 807 	u16 int_type, port_reg;  in if_spi_h2c()  local
 | 
| /linux-4.4.14/drivers/media/platform/s5p-mfc/ | 
| D | s5p_mfc_common.h | 316 	int int_type;  member570 	int int_type;  member
 
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | amd_iommu.c | 3570 		    int_type	: 3,  member
 | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | svm.c | 2721 	int int_type = svm->vmcb->control.exit_int_info &  in task_switch_interception()  local
 |