OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_hangs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_misc.c
315
ahp->
ah_hangs
= 0;
317
ahp->
ah_hangs
|= ar5416DetectBBHang(ah);
319
if (ahp->
ah_hangs
== 0 && (hangs & HAL_MAC_HANGS))
320
ahp->
ah_hangs
|= ar5416DetectMacHang(ah);
321
*result = &ahp->
ah_hangs
;
322
*resultsize = sizeof(ahp->
ah_hangs
);
ar5416.h
73
int
ah_hangs
; /* h/w hangs state */
member in struct:ath_hal_5416
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025