Searched refs:gdb_proxy_stop_count (Results 1 – 6 of 6) sorted by relevance
1741 uint32 gdb_proxy_stop_count; member
10325 prev_stop_count = dhd->gdb_proxy_stop_count;10327 } while ((timeleft == 0) && ((dhd->gdb_proxy_stop_count != prev_stop_count) ||10328 (dhd->gdb_proxy_stop_count & GDB_PROXY_STOP_MASK)));
8618 int_val = (int32)bus->dhd->gdb_proxy_stop_count; in dhdpcie_bus_doiovar()8622 bus->dhd->gdb_proxy_stop_count = (uint32)int_val; in dhdpcie_bus_doiovar()
1739 uint32 gdb_proxy_stop_count; member
10329 prev_stop_count = dhd->gdb_proxy_stop_count;10331 } while ((timeleft == 0) && ((dhd->gdb_proxy_stop_count != prev_stop_count) ||10332 (dhd->gdb_proxy_stop_count & GDB_PROXY_STOP_MASK)));
8611 int_val = (int32)bus->dhd->gdb_proxy_stop_count; in dhdpcie_bus_doiovar()8615 bus->dhd->gdb_proxy_stop_count = (uint32)int_val; in dhdpcie_bus_doiovar()