Home | History | Annotate | Download | only in qemu

Lines Matching refs:nb_hcis

488 static int nb_hcis;
533 if (cur_hci == nb_hcis)
574 if (nb_hcis >= MAX_NICS) {
588 bdaddr.b[5] = 0x56 + nb_hcis;
591 hci_table[nb_hcis++] = hci;