Home | History | Annotate | Download | only in qemu

Lines Matching refs:nb_bt_opts

2076     int nb_bt_opts;
2140 nb_bt_opts = 0;
2382 if (nb_bt_opts >= MAX_BT_CMDLINE) {
2386 bt_opts[nb_bt_opts++] = optarg;
2894 for (i = 0; i < nb_bt_opts; i++)