HomeSort by: relevance | last modified time | path
    Searched refs:ar531x_config (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312.h 26 (((const struct ar531x_config *)((_ah)->ah_st))->unit)
28 (((const struct ar531x_config *)((_ah)->ah_st))->board)
30 (((const struct ar531x_config *)((_ah)->ah_st))->radio)
  /src/sys/arch/mips/atheros/include/
platform.h 122 struct ar531x_config;
145 int atheros_get_board_config(struct ar531x_config *);
  /src/sys/external/isc/atheros_hal/dist/
ah_soc.h 85 struct ar531x_config { struct
  /src/sys/arch/mips/atheros/
ar_conf.c 221 atheros_get_board_config(struct ar531x_config *config)
  /src/sys/external/isc/atheros_hal/ic/
ah_osdep.h 69 ((bus_space_tag_t) ((struct ar531x_config *)((ah)->ah_st))->tag)
  /src/sys/arch/mips/atheros/dev/
if_ath_arbus.c 74 struct ar531x_config sc_config;

Completed in 14 milliseconds