Home | History | Annotate | Download | only in qemu

Lines Matching refs:nb_bt_opts

2545     int nb_bt_opts;
2619 nb_bt_opts = 0;
2877 if (nb_bt_opts >= MAX_BT_CMDLINE) {
2880 bt_opts[nb_bt_opts++] = optarg;
4047 for (i = 0; i < nb_bt_opts; i++)