Searched refs:reset_host (Results 1 – 3 of 3) sorted by relevance
769 if (nfa_hci_cb.reset_host[xx] == host_id) in nfa_hciu_is_host_reseting()792 if (nfa_hci_cb.reset_host[xx] != 0) in nfa_hciu_is_no_host_resetting()
1350 nfa_hci_cb.reset_host[source_host - NFA_HCI_HOST_ID_UICC0] = source_host; in nfa_hci_handle_admin_gate_cmd()1449 nfa_hci_cb.reset_host[host_id - NFA_HCI_HOST_ID_UICC0] = 0x00; in nfa_hci_handle_admin_gate_rsp()1558 nfa_hci_cb.reset_host[host_id - NFA_HCI_HOST_ID_UICC0] = 0x00; in nfa_hci_handle_admin_gate_rsp()
374 …UINT8 reset_host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* List of host reseting … member