HomeSort by relevance Sort by last modified time
    Searched refs:hci_table (Results 1 - 2 of 2) sorted by null

  /external/qemu/
vl-android.c 686 static struct HCIInfo *hci_table[MAX_NICS]; variable in typeref:struct:HCIInfo
732 return hci_table[cur_hci++];
787 hci_table[nb_hcis++] = hci;
    [all...]
vl.c 490 static struct HCIInfo *hci_table[MAX_NICS]; variable in typeref:struct:HCIInfo
536 return hci_table[cur_hci++];
591 hci_table[nb_hcis++] = hci;
    [all...]

Completed in 159 milliseconds