Searched refs:int_event (Results 1 – 2 of 2) sorted by relevance
300 tNFA_EE_INT_EVT int_event=0; in nfa_ee_proc_evt() local307 int_event = NFA_EE_NCI_DISC_RSP_EVT; in nfa_ee_proc_evt()311 int_event = NFA_EE_NCI_DISC_NTF_EVT; in nfa_ee_proc_evt()315 int_event = NFA_EE_NCI_MODE_SET_RSP_EVT; in nfa_ee_proc_evt()319 int_event = NFA_EE_NCI_ACTION_NTF_EVT; in nfa_ee_proc_evt()323 int_event = NFA_EE_NCI_DISC_REQ_NTF_EVT; in nfa_ee_proc_evt()328 NFA_TRACE_DEBUG2 ("nfa_ee_proc_evt: event=0x%02x int_event:0x%x", event, int_event); in nfa_ee_proc_evt()329 if (int_event) in nfa_ee_proc_evt()332 cbk.hdr.event = int_event; in nfa_ee_proc_evt()
744 int cpcap_irq_clear(struct cpcap_device *cpcap, enum cpcap_irqs int_event);746 int cpcap_irq_mask(struct cpcap_device *cpcap, enum cpcap_irqs int_event);748 int cpcap_irq_unmask(struct cpcap_device *cpcap, enum cpcap_irqs int_event);750 int cpcap_irq_mask_get(struct cpcap_device *cpcap, enum cpcap_irqs int_event);752 int cpcap_irq_sense(struct cpcap_device *cpcap, enum cpcap_irqs int_event,