Searched refs:bt (Results 1 - 25 of 33) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_beacon.c44 ar5210SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
47 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt);
48 OS_REG_WRITE(ah, AR_TIMER1, bt->bt_nextdba);
49 OS_REG_WRITE(ah, AR_TIMER2, bt->bt_nextswba);
50 OS_REG_WRITE(ah, AR_TIMER3, bt->bt_nextatim);
54 OS_REG_WRITE(ah, AR_BEACON, bt->bt_intval);
64 HAL_BEACON_TIMERS bt; local
66 bt.bt_nexttbtt = next_beacon;
69 bt.bt_nextdba = (next_beacon -
71 bt
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c47 ar5211SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
50 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt);
51 OS_REG_WRITE(ah, AR_TIMER1, bt->bt_nextdba);
52 OS_REG_WRITE(ah, AR_TIMER2, bt->bt_nextswba);
53 OS_REG_WRITE(ah, AR_TIMER3, bt->bt_nextatim);
57 OS_REG_WRITE(ah, AR_BEACON, bt->bt_intval);
67 HAL_BEACON_TIMERS bt; local
69 bt.bt_nexttbtt = next_beacon;
79 bt.bt_nextdba = 0xffff;
80 bt
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c45 ar5212SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
48 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt);
49 OS_REG_WRITE(ah, AR_TIMER1, bt->bt_nextdba);
50 OS_REG_WRITE(ah, AR_TIMER2, bt->bt_nextswba);
51 OS_REG_WRITE(ah, AR_TIMER3, bt->bt_nextatim);
55 if (bt->bt_intval & AR_BEACON_RESET_TSF) {
67 OS_REG_WRITE(ah, AR_BEACON, bt->bt_intval);
80 HAL_BEACON_TIMERS bt; local
82 bt.bt_nexttbtt = next_beacon;
92 bt
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c46 ar5416SetBeaconTimers(struct ath_hal *ah, const HAL_BEACON_TIMERS *bt) argument
50 OS_REG_WRITE(ah, AR_NEXT_TBTT, TU_TO_USEC(bt->bt_nexttbtt));
51 OS_REG_WRITE(ah, AR_NEXT_DBA, ONE_EIGHTH_TU_TO_USEC(bt->bt_nextdba));
52 OS_REG_WRITE(ah, AR_NEXT_SWBA, ONE_EIGHTH_TU_TO_USEC(bt->bt_nextswba));
53 OS_REG_WRITE(ah, AR_NEXT_NDP, TU_TO_USEC(bt->bt_nextatim));
55 bperiod = TU_TO_USEC(bt->bt_intval & HAL_BEACON_PERIOD);
64 if (bt->bt_intval & AR_BEACON_RESET_TSF)
70 bt->bt_flags != 0 ? bt->bt_flags :
83 HAL_BEACON_TIMERS bt; local
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dbootstrap.conf309 gnulib_tool_option_extras="--tests-base=$bt/gnulib-tests --with-tests"
H A Dbootstrap32 bt='._bootmp'
33 bt_regex=`echo "$bt"| sed 's/\./[.]/g'`
34 bt2=${bt}2
693 rm -fr $bt $bt2 &&
694 mkdir $bt $bt2 || exit
701 --aux-dir $bt/$build_aux\
702 --doc-base $bt/$doc_base\
704 --m4-base $bt/$m4_base/\
705 --source-base $bt/$source_base/\
706 --tests-base $bt/
[all...]
/haiku-fatelf/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeAddSUBPIX.h23 uint8 bt = min_c(255, _p.data8[0] + (b)); \
24 BLEND_SUBPIX(d, rt, gt, bt, a1, a2, a3); \
H A DDrawingModeBlendSUBPIX.h22 uint8 bt = (_p.data8[0] + (b)) >> 1; \
25 BLEND_SUBPIX(d, rt, gt, bt, a1, a2, a3); \
H A DDrawingModeSubtractSUBPIX.h23 uint8 bt = max_c(0, _p.data8[0] - (b)); \
24 BLEND_SUBPIX(d, rt, gt, bt, a1, a2, a3); \
H A DDrawingModeBlend.h19 uint8 bt = (_p.data8[0] + (b)) >> 1; \
22 BLEND(d, rt, gt, bt, a); \
H A DDrawingModeAdd.h22 uint8 bt = min_c(255, _p.data8[0] + (b)); \
23 BLEND(d, rt, gt, bt, a); \
H A DDrawingModeSubtract.h24 uint8 bt = max_c(0, _p.data8[0] - (b)); \
25 BLEND(d, rt, gt, bt, a); \
/haiku-fatelf/src/system/libroot/posix/glibc/arch/ppc/
H A Dadd_n.S45 bt 31,L(2)
H A Dsub_n.S45 bt 31,L(2)
H A Dstrlen.S114 bt 29, L(loop)
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h34 "bt" arguments are not used - they are provided for backward compatibility
39 #define LP0(offs, rt, name, bt, bn) \
55 #define LP0NR(offs, name, bt, bn) \
70 #define LP1(offs, rt, name, t1, v1, r1, bt, bn) \
88 #define LP1NR(offs, name, t1, v1, r1, bt, bn) \
106 #define LP1A5(offs, rt, name, t1, v1, r1, bt, bn) \
125 #define LP1NRA5(offs, name, t1, v1, r1, bt, bn) \
143 #define LP1A5FP(offs, rt, name, t1, v1, r1, bt, bn, fpt) \
162 #define LP2(offs, rt, name, t1, v1, r1, t2, v2, r2, bt, bn) \
182 #define LP2NR(offs, name, t1, v1, r1, t2, v2, r2, bt, b
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/libbz2/
H A Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
399 bc = 999999999; bt = -1;
401 if (cost[t] < bc) { bc = cost[t]; bt = t; };
403 fave[bt]++;
404 s->selector[nSelectors] = bt;
413 # define BZ_ITUR(nn) s->rfreq[bt][ mtfv[gs+(nn)] ]++
431 s->rfreq[bt][ mtfv[i] ]++;
/haiku-fatelf/src/bin/network/wget/msdos/
H A DMakefile.WC9 -I..\msdos -I..\lib -I..\md5 -fr=nul -bt=dos -s -dHAVE_CONFIG_H &
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmdebugread.c234 /* Types corresponding to mdebug format bt* basic types. */
947 if ((tir.bt == btNil || tir.bt == btVoid
948 || (tir.bt == btEnum && sh->value == 0))
1473 if (t->bt >= (sizeof (map_bt) / sizeof (*map_bt)))
1475 basic_type_complaint (t->bt, sym_name);
1478 if (map_bt[t->bt])
1480 tp = *map_bt[t->bt];
1486 switch (t->bt)
1514 basic_type_complaint (t->bt, sym_nam
[all...]
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dsym.h278 unsigned bt : 6; /* basic type */ member in struct:__anon4034
324 rndx if (bt == btStruct,btUnion,btEnum,btSet,btRange,
/haiku-fatelf/src/libs/print/libgutenprint/src/ghost/
H A Dijsgutenprint.c1368 int lt, rt, bt, tt; local
1370 stp_get_maximum_imageable_area(img.v, &lt, &rt, &bt, &tt);
1372 w, h, l, lt, t, tt, r, rt, b, bt));
1379 if (bt > h)
1380 bt = h;
1390 w, h, l, lt, t, tt, r, rt, b, bt));
1426 if (bt > b)
1428 STP_DEBUG(fprintf(stderr, "ijsgutenprint: b %d, bt %d\n", b, bt));
1429 img.bottom_margin = (bt
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c950 DWORD bt; local
971 res = WriteFile(handle, b, count, &bt, NULL);
973 res = ReadFile(handle, b, count, &bt, NULL);
979 return bt;
/haiku-fatelf/src/libs/termcap/
H A Dtermcap.src300 :bt=\E[Z:ct=\E[2g:st=\EH:ta=^I:
303 :bt=\E[Z:ct=\E[2g:st=\EH:ta=^I:
411 :SR=\E[%dT:UP=\E[%dA:bt=\E[Z:ch=\E[%i%dG:cl=\Ec:\
500 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
512 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
524 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
536 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
550 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
563 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
576 :ae=\E[10m:al=\E[L:as=\E[12m:bl=^G:bt
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Decofflink.c81 intern->bt = (ext->t_bits1[0] & TIR_BITS1_BT_BIG)
98 intern->bt = (ext->t_bits1[0] & TIR_BITS1_BT_LITTLE)
138 | ((intern->bt << TIR_BITS1_BT_SH_BIG)
155 | ((intern->bt << TIR_BITS1_BT_SH_LITTLE)
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c5492 HAL_BEACON_TIMERS bt; local
5494 bt.bt_intval = bintval | HAL_BEACON_ENA;
5495 bt.bt_nexttbtt = nexttbtt;
5496 bt.bt_nextdba = (nexttbtt<<3) - sc->sc_tdmadbaprep;
5497 bt.bt_nextswba = (nexttbtt<<3) - sc->sc_tdmaswbaprep;
5498 bt.bt_nextatim = nexttbtt+1;
5500 bt.bt_flags = 0;
5501 ath_hal_beaconsettimers(ah, &bt);

Completed in 287 milliseconds

12