Home | History | Annotate | Download | only in qemu

Lines Matching refs:nb_hcis

684 static int nb_hcis;
729 if (cur_hci == nb_hcis)
770 if (nb_hcis >= MAX_NICS) {
784 bdaddr.b[5] = 0x56 + nb_hcis;
787 hci_table[nb_hcis++] = hci;