HomeSort by: relevance | last modified time | path
    Searched defs:ath_node (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 96 struct ath_node { struct
101 #define ATH_NODE(ni) ((struct ath_node *)(ni))
102 #define ATH_NODE_CONST(ni) ((const struct ath_node *)(ni))

Completed in 13 milliseconds