Searched refs:threadid (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_decode.h34 uint32_t threadid; member in struct:athregrec
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dah_osdep.c292 r->threadid = curthread->td_tid;
333 r->threadid = curthread->td_tid;
350 r->threadid = curthread->td_tid;
H A Dif_ath_alq.h149 uint64_t threadid; member in struct:if_ath_alq_hdr
H A Dif_ath_alq.c180 ap->threadid = htobe64((uint64_t) curthread->td_tid);

Completed in 99 milliseconds