OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EEP_MINOR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c
40
#define
EEP_MINOR
(_ah) \
42
#define IS_EEP_MINOR_V2(_ah) (
EEP_MINOR
(_ah) >= AR5416_EEP_MINOR_VER_2)
43
#define IS_EEP_MINOR_V3(_ah) (
EEP_MINOR
(_ah) >= AR5416_EEP_MINOR_VER_3)
ar5416_reset.c
32
#define
EEP_MINOR
(_ah) \
34
#define IS_EEP_MINOR_V2(_ah) (
EEP_MINOR
(_ah) >= AR5416_EEP_MINOR_VER_2)
35
#define IS_EEP_MINOR_V3(_ah) (
EEP_MINOR
(_ah) >= AR5416_EEP_MINOR_VER_3)
Completed in 15 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025