Searched defs:ds (Results 1 - 25 of 37) sorted by relevance

12

/haiku/headers/libs/agg/
H A Dagg_conv_dash.h51 void dash_start(double ds) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_recv_ds.c37 ar9300_proc_rx_desc_fast(struct ath_hal *ah, struct ath_desc *ds, argument
199 ar9300_proc_rx_desc(struct ath_hal *ah, struct ath_desc *ds, argument
215 ar9300_get_rx_key_idx(struct ath_hal *ah, struct ath_desc *ds, u_int8_t *keyix, argument
/haiku/src/libs/agg/src/
H A Dagg_vcgen_dash.cpp67 void vcgen_dash::dash_start(double ds) argument
75 void vcgen_dash::calc_dash_start(double ds) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.c106 const struct ath_desc *ds; local
143 const char *ds; local
206 const struct ath_desc *ds; local
253 ath_printtxstatbuf(struct ath_softc *sc, const struct ath_buf *first_bf, const uint32_t *ds, u_int qnum, u_int ix, int done) argument
[all...]
H A Dif_ath_descdma.c246 uint8_t *ds; local
H A Dif_ath_rx_edma.c416 struct ath_desc *ds; local
H A Dif_ath_rx.c253 struct ath_desc *ds; local
1081 struct ath_desc *ds; local
1421 struct ath_desc *ds = bf->bf_desc; local
[all...]
H A Dif_ath_beacon.c277 struct ath_desc *ds; local
[all...]
H A Dif_ath_tx_ht.c747 struct ath_desc *ds = bf->bf_desc; local
/haiku/headers/os/drivers/
H A Dbios.h49 uint32 ds; member in struct:bios_regs
/haiku/headers/private/kernel/arch/x86/32/
H A Diframe.h17 uint32 ds; member in struct:iframe
H A Ddescriptors.h84 uint32 es, cs, ss, ds, fs, gs; member in struct:tss
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c142 ar5416SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
171 ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DSettings.cpp194 const driver_settings *ds = get_driver_settings(settings); local
/haiku/headers/os/arch/x86_64/
H A Darch_debugger.h18 uint64 ds; member in struct:x86_64_debug_cpu_state
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c180 ar5211SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
208 ar5211ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
H A Dar5211_xmit.c511 ar5211SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
559 ar5211SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
572 ar5211IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) argument
580 ar5211FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
621 ar5211ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
680 ar5211SetTxDescLink(struct ath_hal *ah, void *ds, uint32_t link) argument
688 ar5211GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) argument
696 ar5211GetTxDescLinkPtr(struct ath_hal *ah, void *ds, uint32_t **linkptr) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c184 ar5210SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
214 ar5210ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
H A Dar5210_xmit.c479 ar5210SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
530 ar5210SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
543 ar5210IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) argument
551 ar5210FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
592 ar5210ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
645 ar5210SetTxDescLink(struct ath_hal *ah, void *ds, uint32_t link) argument
656 ar5210GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) argument
667 ar5210GetTxDescLinkPtr(struct ath_hal *ah, void *ds, uint32_t **linkptr) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c222 ar5212SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
248 ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSettings.cpp65 const driver_settings *ds = get_driver_settings(settings); local
85 const driver_settings *ds = get_driver_settings(settings); local
/haiku/headers/os/arch/x86/
H A Darch_debugger.h30 uint16 ds; member in struct:x86_extended_registers
49 uint32 ds; member in struct:x86_debug_cpu_state
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c149 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.c157 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/busses/scsi/usb/
H A Dsettings.c314 const driver_settings *ds = get_driver_settings(sh); local

Completed in 101 milliseconds

12