Searched refs:ds (Results 51 - 75 of 76) sorted by relevance

1234

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwlvar.h143 #define MWL_TXDESC_SYNC(txq, ds, how) do { \
170 #define MWL_RXDESC_SYNC(sc, ds, how) do { \
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_pci.c113 #define PCI_DEVICE_SUB(v, d, dv, ds) \
118 .sub_device_id = (ds), .match_sub_device_id = 1
H A Dif_ath_tx.c143 const char *ds; local
153 for (i = 0, ds = (const char *) bf->bf_desc;
155 i++, ds += sc->sc_tx_desclen) {
159 ds);
370 char *ds; local
398 ds = (char *) bf->bf_desc;
420 ath_hal_settxdesclink(ah, (struct ath_desc *) ds, 0);
422 ath_hal_settxdesclink(ah, (struct ath_desc *) ds,
431 ath_hal_filltxdesc(ah, (struct ath_desc *) ds
451 ath_hal_clr11n_aggr(sc->sc_ah, (struct ath_desc *) ds);
1333 struct ath_desc *ds = bf->bf_desc; local
1563 struct ath_desc *ds; local
2152 struct ath_desc *ds; local
[all...]
H A Dif_ath_rx_edma.c416 struct ath_desc *ds; local
457 ds = bf->bf_desc;
466 bf->bf_rxstatus = ath_hal_rxprocdesc(ah, ds, bf->bf_daddr,
477 sc->sc_rx_statuslen, (char *) ds);
H A Dif_ath_tx_ht.c747 struct ath_desc *ds = bf->bf_desc; local
768 ath_hal_set11nratescenario(ah, ds,
784 //ath_hal_set11nburstduration(ah, ds, 8192);
H A Dif_ath.c4394 struct ath_desc *ds; local
4424 ds = bf->bf_lastds; /* XXX must be setup correctly! */
4427 status = ath_hal_txprocdesc(ah, ds, ts);
4441 (char *) ds);
4447 "ath_tx_processq: txq=%u, bf=%p ds=%p, HAL_EINPROGRESS",
4448 txq->axq_qnum, bf, ds);
4497 "ath_tx_processq: txq=%u, bf=%p, ds=%p, ni=%p, ts_status=0x%08x",
4498 txq->axq_qnum, bf, ds, ni, ts->ts_status);
/haiku/src/add-ons/kernel/generic/bios/
H A Dbios.cpp297 M.x86.R_DS = regs->ds;
319 regs->ds = M.x86.R_DS;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h602 extern HAL_BOOL ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds,
612 extern HAL_BOOL ar5212FillTxDesc(struct ath_hal *ah, struct ath_desc *ds,
622 extern void ar5212SetTxDescLink(struct ath_hal *ah, void *ds,
624 extern void ar5212GetTxDescLink(struct ath_hal *ah, void *ds,
626 extern void ar5212GetTxDescLinkPtr(struct ath_hal *ah, void *ds,
/haiku/src/system/kernel/arch/x86/32/
H A Ddescriptors.cpp158 frame->ds = tss->ds;
225 tss->ds = KERNEL_DATA_SELECTOR;
H A Dthread.cpp251 frame.ds = USER_DATA_SELECTOR;
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h412 #define MALO_TXDESC_SYNC(txq, ds, how) do { \
443 #define MALO_RXDESC_SYNC(sc, ds, how) do { \
/haiku/src/kits/debugger/arch/x86_64/
H A DCpuStateX8664.cpp47 SetIntRegister(X86_64_REGISTER_DS, state.ds);
176 x64State->ds = IntRegisterValue(X86_64_REGISTER_DS);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub_funcs.h176 extern HAL_BOOL ar9300_Stub_SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds,
186 extern HAL_BOOL ar9300_Stub_FillTxDesc(struct ath_hal *ah, struct ath_desc *ds,
H A Dar9300_stub_funcs.c1018 ar9300_Stub_SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
1042 ar9300_Stub_FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
1055 struct ath_desc *ds, struct ath_tx_status *txstat)
1054 ar9300_Stub_ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *txstat) argument
H A Dar9300.h1620 #define ar9300_set_11n_txbf_sounding(ah, ds, series, cec, opt)
1621 #define ar9300_set_11n_txbf_cal(ah, ds, cal_pos, code_rate, cec, opt)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c150 struct ath_desc *ds, int shortPreamble, u_int8_t rix)
154 ath_hal_setupxtxdesc(sc->sc_ah, ds
149 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c158 struct ath_desc *ds, int shortPreamble, u_int8_t rix)
162 ath_hal_setupxtxdesc(sc->sc_ah, ds
157 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/haiku/src/add-ons/kernel/drivers/bus/pcmcia/
H A Dds.c20 #include <pcmcia/ds.h>
358 load_driver_symbols("ds");
/haiku/src/bin/pcmcia-cs/
H A Ddump_cisreg.c51 #include <pcmcia/ds.h>
H A Dcardctl.c57 #include <pcmcia/ds.h>
/haiku/src/bin/writembr/
H A Dmbr.S134 movw %ax,%ds /* data */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h1310 const struct ath_desc *ds, int *rates, int *tries);
1311 void __ahdecl(*ah_setTxDescLink)(struct ath_hal *ah, void *ds,
1313 void __ahdecl(*ah_getTxDescLink)(struct ath_hal *ah, void *ds,
1315 void __ahdecl(*ah_getTxDescLinkPtr)(struct ath_hal *ah, void *ds,
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp108 __asm__ volatile ("movw %%ds, %0" : "=r" (seg));
109 cpuState->ds = seg;
153 cpuState->ds = frame->ds;
178 // frame->ds = cpuState->ds;
H A Darch_debug.cpp636 CHECK_DEBUG_VARIABLE("ds", frame->ds, false);
1288 // rip, rflags, cs, ss, ds, es, fs, gs
1314 // cs, ss, ds, es, fs, gs
1325 { B_UINT32_TYPE, frame->cs }, { B_UINT32_TYPE, frame->ds },
1326 // assume ss == ds
1327 { B_UINT32_TYPE, frame->ds }, { B_UINT32_TYPE, frame->es },
/haiku/src/apps/bootmanager/
H A Dbootman.S80 ; ds:si - address packet
258 mov ds, ax ; Setup segment registers

Completed in 188 milliseconds

1234