OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cal_last
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_cal.h
76
HAL_CAL_LIST *
cal_last
;
member in struct:ar5416PerCal
95
if ((_cal)->
cal_last
== AH_NULL) { \
96
(_cal)->cal_list = (_cal)->
cal_last
= (_perCal); \
97
((_cal)->
cal_last
)->calNext = (_perCal); \
99
((_cal)->
cal_last
)->calNext = (_perCal); \
100
(_cal)->
cal_last
= (_perCal); \
ar5416_cal.h
76
HAL_CAL_LIST *
cal_last
;
member in struct:ar5416PerCal
95
if ((_cal)->
cal_last
== AH_NULL) { \
96
(_cal)->cal_list = (_cal)->
cal_last
= (_perCal); \
97
((_cal)->
cal_last
)->calNext = (_perCal); \
99
((_cal)->
cal_last
)->calNext = (_perCal); \
100
(_cal)->
cal_last
= (_perCal); \
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025