Searched defs:_ds (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211desc.h | 38 #define AR5211DESC(_ds) ((struct ar5211_desc *)(_ds)) argument 39 #define AR5211DESC_CONST(_ds) ((const struct ar5211_desc *)(_ds)) argument
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210desc.h | 38 #define AR5210DESC(_ds) ((struct ar5210_desc *)(_ds)) argument 39 #define AR5210DESC_CONST(_ds) ((const struct ar5210_desc *)(_ds)) argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | name.c | 320 #define COPYCHARARRAY(_ds,_el,_l,_n) \ argument 329 #define COPYVALARRAY(_ds,_el,_l,_n) \ argument 337 #define COPYVOIDARRAY(_ds,_el,_l,_n) \ argument
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212desc.h | 48 #define AR5212DESC(_ds) ((struct ar5212_desc *)(_ds)) argument 49 #define AR5212DESC_CONST(_ds) ((const struct ar5212_desc *)(_ds)) argument
|
/netbsd-src/sys/dev/ic/ |
H A D | athvar.h | 548 #define ath_hal_setuprxdesc(_ah, _ds, _size, _intreq) \ argument 554 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument 557 #define ath_hal_setuptxdesc(_ah, _ds, _plen, _hlen, _atype, _txpow, \ argument 563 #define ath_hal_setupxtxdesc(_ah, _ds, \ argument 567 #define ath_hal_filltxdesc(_ah, _ds, _l, _first, _last, _ds0) \ argument 569 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument
|
H A D | ath.c | 2645 #define DS2PHYS(_dd, _ds) \ in ath_descdma_setup() argument
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
H A D | ar5416desc.h | 77 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds)) argument 78 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds)) argument
|