Searched refs:_first (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_gpiovar.h | 149 #define CC_GPIO_VALID_PINS(_first, _num) \ argument 150 ((_num) <= CC_GPIO_NPINS && CC_GPIO_NPINS - (_num) >= _first)
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1399 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument 1401 (_first), (_last), (_ds0))) 1425 _keyix, _cipher, _delims, _first, _last, _lastaggr) \ argument 1428 (_first), (_last), (_lastaggr)))
|