Searched refs:active (Results 226 - 248 of 248) sorted by relevance

12345678910

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmode.cpp456 ix. Wait for FDI idle pattern time for link to become active
/haiku/src/add-ons/kernel/drivers/network/ether/pegasus/
H A Ddriver.c367 intf = conf->interface [ifno].active;
/haiku/headers/os/interface/
H A DView.h189 virtual void WindowActivated(bool active);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp180 DragSortableListView::WindowActivated(bool active) argument
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.cpp802 usb_interface_info* Interface = config->interface[i].active;
/haiku/src/kits/tracker/
H A DPoseView.h139 virtual void WindowActivated(bool active);
H A DContainerWindow.cpp1833 menu->AddItem(new BMenuItem(B_TRANSLATE("Make active printer"),
2066 // don't commit active pose if only a keyboard shortcut is
4317 BorderedView::WindowActivated(bool active) argument
4324 PoseViewFocused(active); // Update border color
H A DPoseView.cpp1137 BPoseView::WindowActivated(bool active) argument
1139 if (!active)
1142 ShowSelection(active);
1144 if (active && ActivePose() == NULL && !IsFilePanel())
2288 // Select widget if there is an active one
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c1249 uint8 active = 0; local
1259 active = 1;
1272 if (!active && (card->timerstate & EMU_TIMER_STATE_ENABLED)) {
1277 if (active && !(card->timerstate & EMU_TIMER_STATE_ENABLED)) {
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp1272 MainWin::WindowActivated(bool active) argument
1274 fController->PlayerActivated(active);
/haiku/src/kits/interface/
H A DView.cpp1398 BView::WindowActivated(bool active) argument
6232 BView::_Activate(bool active) argument
6234 WindowActivated(active);
6238 child->_Activate(active);
H A DAbstractSpinner.cpp1123 BAbstractSpinner::WindowActivated(bool active) argument
H A DTextView.cpp686 BTextView::WindowActivated(bool active) argument
688 BView::WindowActivated(active);
690 if (active && IsFocus()) {
4728 // ignore if offset is within active selection
H A DColumnListView.cpp1931 BColumnListView::WindowActivated(bool active) argument
1938 BView::WindowActivated(active);
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c2448 * D0U* --> D0A* (powered-up active) state.
2700 printf("%s: %d active NIC locks forcefully cleared\n",
5522 int i, err, active = (sc->sc_flags & IWX_FLAG_BINDING_ACTIVE); local
5525 if (action == IWX_FW_CTXT_ACTION_ADD && active)
5527 if (action == IWX_FW_CTXT_ACTION_REMOVE && !active)
7447 int active = (sc->sc_flags & IWX_FLAG_MAC_ACTIVE); local
7449 if (action == IWX_FW_CTXT_ACTION_ADD && active)
7451 if (action == IWX_FW_CTXT_ACTION_REMOVE && !active)
H A Dif_iwxreg.h898 * This status flag is set by the RFH when there is no active RBD fetch from
904 * This status flag is set by the RFH when there is no active transaction from
906 * Once the SRAM to DRAM DMA is active, this flag is immediately turned off.
909 * This status flag is set by the RFH when there is no active transaction from
911 * Once the RXF-to-DRAM DMA is active, this flag is immediately turned off.
1221 * @IWX_UCODE_TLV_API_FRAGMENTED_SCAN: This ucode supports active dwell time
1709 * @ num_tbs 0-4 number of active tbs
2130 * @IWX_NVM_CHANNEL_ACTIVE: active scanning allowed
3505 * @mac_active_msk: what MACs were active when the frame was received
4391 * device is discoverable and there is an active G
6631 uint8_t active; member in struct:iwx_scan_dwell
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300.h116 u_int32_t active; member in struct:__anon2
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h953 uint16_t active; /* msecs */ member in struct:iwn_scan_chan
965 * For active scan, listen ACTIVE_DWELL_TIME (msec) on each channel after
976 * Must be set longer than active dwell time.
988 * If active scanning is requested but a certain channel is
989 * marked passive, we can do active scanning if we detect
H A Dif_iwn.c6454 * to a channel that isn't the currently active one!
6906 * In active association mode, ensure that
6910 * number of idle RX chains to be less than the active
7071 * Max needs to be greater than active and passive and quiet!
7126 * Only do active scanning if we're announcing a probe request
7180 * If active scanning is requested but a certain channel is
7181 * marked passive, we can do active scanning if we detect
7202 * If we're doing active scanning, set the crc_threshold
7203 * to a suitable value. This is different to active veruss
7222 * Set the passive/active fla
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp849 BackgroundsView::WorkspaceActivated(uint32 oldWorkspaces, bool active) argument
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp1149 /* this function return a picture (in active or inactive state) of
1153 ChartWindow::ButtonPicture(bool active, int32 button_type) argument
1165 fOffwindowButton->SetValue(active);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c4151 * Max needs to be greater than active and passive and quiet!
4231 * Calculate the active/passive dwell times.
4240 chan->active = htole16(dwell_active);
4263 chan->passive = chan->active = hdr->quiet_time;
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c1813 * D0U* --> D0A* (powered-up active) state.
2128 printf("%s: %d active NIC locks forcefully cleared\n",
6074 int i, err, active = (sc->sc_flags & IWM_FLAG_BINDING_ACTIVE); local
6078 if (action == IWM_FW_CTXT_ACTION_ADD && active)
6080 if (action == IWM_FW_CTXT_ACTION_REMOVE && !active)
7827 /* Check if we're doing an active directed scan. */
8399 int active = (sc->sc_flags & IWM_FLAG_MAC_ACTIVE); local
8401 if (action == IWM_FW_CTXT_ACTION_ADD && active)
8403 if (action == IWM_FW_CTXT_ACTION_REMOVE && !active)
8699 * due to simply not being in an active sca
[all...]

Completed in 619 milliseconds

12345678910