Searched refs:ext_reg (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcpu-ia64-opc.c73 ext_reg (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) function
454 { REG, ins_reg, ext_reg, "ar", {{ 7, 20}}, 0, /* AR3 */
456 { REG, ins_reg, ext_reg, "b", {{ 3, 6}}, 0, /* B1 */
458 { REG, ins_reg, ext_reg, "b", {{ 3, 13}}, 0, /* B2 */
460 { REG, ins_reg, ext_reg, "cr", {{ 7, 20}}, 0, /* CR */
462 { REG, ins_reg, ext_reg, "f", {{ 7, 6}}, 0, /* F1 */
464 { REG, ins_reg, ext_reg, "f", {{ 7, 13}}, 0, /* F2 */
466 { REG, ins_reg, ext_reg, "f", {{ 7, 20}}, 0, /* F3 */
468 { REG, ins_reg, ext_reg, "f", {{ 7, 27}}, 0, /* F4 */
470 { REG, ins_reg, ext_reg, "
[all...]
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dwps_registrar.c1561 if (wps->ext_reg > 1)
1589 if (wps->ext_reg == 0)
1590 wps->ext_reg = 1;
1594 if (wps->ext_reg) {
2459 if (wps->wps->wps_upnp && wps->ext_reg && wps->state == RECV_M2D_ACK &&
2488 if (wps->ext_reg == 0)
2489 wps->ext_reg = 1;
2536 if (wps->wps->wps_upnp && wps->ext_reg) {
2594 (!wps->wps->wps_upnp || !wps->ext_reg)) {
2621 if (wps->wps->wps_upnp && wps->ext_reg) {
[all...]
H A Dwps_i.h106 int ext_reg; member in struct:wps_data

Completed in 136 milliseconds