Home
last modified time | relevance | path

Searched defs:ath_hal (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dar5xxx.h1072 struct ath_hal { struct
1073 u_int32_t ah_magic;
1074 u_int32_t ah_abi;
1075 u_int16_t ah_device;
1076 u_int16_t ah_sub_vendor;
1078 void *ah_sc;
1079 bus_space_tag_t ah_st;
1080 bus_space_handle_t ah_sh;
1082 HAL_INT ah_imr;
1084 HAL_OPMODE ah_op_mode;
[all …]