| /freebsd-11-stable/usr.sbin/bhyve/ |
| HD | pci_virtio_net.c | 150 int resetting; /* protected by tx_mtx */ member 200 sc->resetting = 1; in pci_vtnet_reset() 218 sc->resetting = 0; in pci_vtnet_reset() 661 while (sc->resetting || !vq_has_descs(vq)) { in pci_vtnet_tx_thread() 663 if (!sc->resetting && vq_has_descs(vq)) in pci_vtnet_tx_thread() 850 sc->resetting = 0; in pci_vtnet_init()
|
| /freebsd-11-stable/sys/dev/mvs/ |
| HD | mvs.c | 225 if (ch->resetting) { in mvs_ch_detach() 226 ch->resetting = 0; in mvs_ch_detach() 299 if (ch->resetting) { in mvs_ch_suspend() 300 ch->resetting = 0; in mvs_ch_suspend() 1977 if (ch->resetting == 0) in mvs_reset_to() 1979 ch->resetting--; in mvs_reset_to() 1984 (310 - ch->resetting) * 100); in mvs_reset_to() 1986 ch->resetting = 0; in mvs_reset_to() 1990 if (ch->resetting == 0) { in mvs_reset_to() 2042 if (ch->resetting) { in mvs_reset() [all …]
|
| HD | mvs.h | 572 int resetting; /* Hard-reset in progress. */ member
|
| /freebsd-11-stable/sys/dev/ahci/ |
| HD | ahci.c | 900 if (ch->resetting) { in ahci_ch_detach() 901 ch->resetting = 0; in ahci_ch_detach() 978 if (ch->resetting) { in ahci_ch_suspend() 979 ch->resetting = 0; in ahci_ch_suspend() 2375 if (ch->resetting == 0) in ahci_reset_to() 2377 ch->resetting--; in ahci_reset_to() 2378 if (ahci_wait_ready(ch, ch->resetting == 0 ? -1 : 0, in ahci_reset_to() 2379 (310 - ch->resetting) * 100) == 0) { in ahci_reset_to() 2380 ch->resetting = 0; in ahci_reset_to() 2385 if (ch->resetting == 0) { in ahci_reset_to() [all …]
|
| HD | ahci.h | 448 int resetting; /* Hard-reset in progress. */ member
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| HD | xray_profiling_flags.inc | 24 "resetting the global state. This gives a chance to threads to "
|
| /freebsd-11-stable/sys/dev/ioat/ |
| HD | ioat.c | 341 wakeup(&ioat->resetting); in ioat_detach() 1480 while (ioat->resetting && !ioat->destroying) in ioat_reset_hw() 1481 msleep(&ioat->resetting, &ioat->submit_lock, 0, "IRH_drain", 0); in ioat_reset_hw() 1486 ioat->resetting = TRUE; in ioat_reset_hw() 1618 ioat->resetting = FALSE; in ioat_reset_hw() 1619 wakeup(&ioat->resetting); in ioat_reset_hw() 1890 db_printf(" resetting: %d\n", (int)sc->resetting); in DB_SHOW_COMMAND()
|
| HD | ioat_internal.h | 469 boolean_t resetting; /* submit_lock */ member
|
| /freebsd-11-stable/crypto/heimdal/admin/ |
| HD | ChangeLog | 56 * get.c: convert to slc; warn if resetting disallow-all-tix
|
| /freebsd-11-stable/contrib/groff/contrib/mom/ |
| HD | BUGS | 36 RULE not always resetting quad and quad value. 112 Footnote markers not resetting properly on new pages when COLUMNS
|
| /freebsd-11-stable/usr.bin/bmake/tests/ |
| HD | README | 150 A list of file to be deleted when resetting.
|
| /freebsd-11-stable/contrib/nvi/cl/ |
| HD | README.signal | 152 that somewhere in the middle of all of this, vi is resetting the terminal,
|
| /freebsd-11-stable/contrib/sendmail/ |
| HD | KNOWNBUGS | 262 when a file is modified. Sendmail compensates by resetting the file mode
|
| /freebsd-11-stable/contrib/serf/ |
| HD | CHANGES | 11 Reset state variables when resetting connection (r1708849)
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | params.def | 172 scheduler will track anti-dependencies through without resetting
|
| /freebsd-11-stable/contrib/groff/doc/ |
| HD | groff-3 | 570 * default indentation, resetting [man]: Man usage. (line 127) 1031 * indentaion, resetting to default [man]: Man usage. (line 127) 1279 * man macros, resetting default indentation: Man usage. (line 127)
|
| /freebsd-11-stable/sys/dev/isp/ |
| HD | DriverManual.txt | 317 If isp_reset is successful at resetting the QLogic chipset and downloading
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | ChangeLog-1995 | 1013 (lang_extdef): Delete resetting of prefix_attributes. 1019 (component_decl): Delete resetting of prefix_attributes. 1022 (simple_stmt): Delete resetting of prefix_attributes.
|
| /freebsd-11-stable/contrib/tnftp/ |
| HD | ChangeLog | 57 - Turn off the alarmtimer before resetting the SIGALRM handler
|
| /freebsd-11-stable/contrib/amd/ |
| HD | NEWS | 293 * improved fix for '-opts' syntax for resetting map options
|
| /freebsd-11-stable/contrib/libreadline/doc/ |
| HD | rltech.texi | 1337 resetting the terminal to its original state. If the application's signal
|
| /freebsd-11-stable/sys/contrib/zlib/ |
| HD | ChangeLog | 565 - Fix Z_FULL_FLUSH to truly erase the past by resetting s->strstart
|
| /freebsd-11-stable/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog-2.0 | 965 o Fix a bug in resetting timeouts on persistent events when IO triggers. (38ec0a7)
|
| /freebsd-11-stable/contrib/dialog/ |
| HD | CHANGES | 878 + modify tailboxbg by resetting tty modes at the point where it forks a
|
| /freebsd-11-stable/contrib/tcsh/ |
| HD | Fixes | 531 27. Fix interrupt resetting code when /etc startup scripts have syntax errors
|