Searched refs:done (Results 1 - 25 of 171) sorted by last modified time

1234567

/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c3376 /* Deaggregation is done in hardware. */
5842 * frames before its BA window so mark them all as done.
6028 * frames before its BA window so mark them all as done.
6419 * returned. This needs to be done only on 7000 family NICs.
6553 * All commands are now done so we may unlock the NIC again.
7488 goto done;
7494 goto done;
7504 goto done;
7507 done:
7660 * copy & paste of what is done i
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c3519 /* Deaggregation is done in hardware. */
4128 goto done;
4138 done:
5998 DPRINTF(("%s: command 0x%x done\n", __func__, code));
6499 goto done;
6505 goto done;
6509 done:
6902 * copy & paste of what is done in net80211.
7615 goto done;
7620 goto done;
[all...]
H A Dif_iwxreg.h69 * the init done for driver command that configures several system modes
841 * Bits 25:24: Defines the interrupt target upon dram2sram transfer done. When
2987 * association. This way, we make sure that the association will be done
6168 * @done: number of frames that were Acked by the BA (all-TIDs)
6188 uint16_t done; member in struct:iwx_compressed_ba_notif
7152 * @n_scans_done: number of offloaded scans done
/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp922 goto done;
929 done:
1240 // TODO figure out how it's done (or if we need to configure something at
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp2262 // previous run. So, we can't rely on any updates done to the cookie by that function.
2926 bool done; local
2929 status_t error = iterator.LockNext(&done, &volumeUnlocked);
2941 } while (!done);
3065 bool done; local
3068 status_t error = iterator.LockNext(&done, &volumeUnlocked);
3096 } while (!done);
3106 bool done; local
3109 status_t error = iterator.LockNext(&done, &volumeUnlocked);
3141 } while (!done);
[all...]
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c846 * ifp->if_transmit. This is done once the device has been stopped
847 * to prevent race conditions. Also, this must be done after
1712 * once at attach, setup is done every reset.
2439 ** can be done without the lock because its RO
2574 goto done;
2578 done:
5024 * to CPUs in the set of context CPUs. This is done using the CPU
/haiku/src/add-ons/kernel/network/devices/dialup/
H A Ddialup.cpp452 goto done;
455 done:
507 goto done;
512 done:
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutclib.c876 goto done;
913 goto done;
919 goto done;
942 done:
/haiku/src/kits/interface/
H A DTextView.cpp4026 bool done = false; local
4035 while (offset < limit && !done) {
4056 // found a newline, we're done!
4057 done = true;
4070 done ? delta - 1 : delta, &ascent, &descent);
4075 done = true;
/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeConversion.cpp61 goto done;
72 goto done;
98 goto done;
104 done:
/haiku/src/apps/deskbar/
H A DDeskbarMenu.cpp212 bool done = BNavMenu::AddNextItem(); local
225 if (!done)
227 return done;
608 // return false if we are done with this list
/haiku/src/system/kernel/arch/x86/64/
H A Darch.S62 done: label
63 jmp done
94 // don't need to save the previous values, since that's done by the caller.
/haiku/src/system/kernel/
H A Delf.cpp1591 goto done;
1597 goto done;
1608 done:
2113 TRACE(("elf_load: done!\n"));
2161 goto done;
2400 done:
H A Dsmp.cpp80 int32 done; member in struct:smp_msg
227 if (message->done == 1)
236 kprintf(" done: %" B_PRId32 "\n", doneCount);
278 kprintf(" done: %s\n", message->done == 1 ? "true" : "false");
904 atomic_set(&msg->done, 1);
1037 TRACE("smp_intercpu_int_handler: done on cpu %ld\n", cpu);
1075 msg->done = 0;
1092 while (msg->done == 0) {
1094 cpu_wait(&msg->done,
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug.cpp459 bool done = false; local
462 while (!done) {
470 done = true;
662 done = true;
676 done = true;
1013 // done. Note, that there's a small race condition: the other CPU could
H A Ddebug_parser.cpp898 bool done = false; local
899 while (!done) {
912 done = true;
918 done = true;
923 done = true;
926 done = true;
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_send.c457 int done = 0, loops = 0; local
466 done = 1;
486 } while (!done);
543 int done = 0, loops = 0; local
553 done = 1;
568 } while (!done);
H A Dres_query.c261 int done = 0; local
264 *domain && !done;
311 /* anything else implies that we're done */
312 done++;
319 done++;
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c2459 goto done;
2500 done:
2759 int done = 0; local
2762 *domain && !done;
2802 /* anything else implies that we're done */
2803 done++;
2810 done++;
H A Dgethnamaddr.c601 * this is also done in res_nquery() since we are not the only
620 * done a lookup.
636 * done a lookup.
861 /* Retrieve the saved copy and we're done. */
1145 goto done;
1150 goto done;
1164 goto done;
1202 done:
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_name.c248 goto done;
325 done:
831 /* Recurse to get rest of name done first. */
1078 goto done;
1111 done:
/haiku/src/system/libnetwork/netresolv/isc/
H A Dev_streams.c50 static void done(evContext opaqueCtx, evStream *str);
182 * Either 'old' is the only item on the done list, or it's
183 * not on the done list. If the former, then we unlink it
252 done(evContext opaqueCtx, evStream *str) { function
288 done(opaqueCtx, str);
315 done(opaqueCtx, str);
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1595 bool done = false; local
1596 while(!done) {
1661 done = true;
1677 } // while(!done)
1684 // done
/haiku/src/apps/tv/
H A DMainWin.cpp374 goto done;
397 done:
398 printf("MainWin::SelectInterface done:\n");
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_common.cpp212 goto done;
218 done:
430 TRACE("ps2: init done!\n");

Completed in 357 milliseconds

1234567