Home
last modified time | relevance | path

Searched refs:_first (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/tests/sys/sys/
HDqueue_test.c201 printf(#type " %p: " __STRING(hfp ## _first) \
203 type, type->hfp ## _first, type->hfp ## _last); \
210 printf(#type " %p: " __STRING(hfp ## _first) " = %p\n", \
211 type, type->hfp ## _first); \
/freebsd-14-stable/sys/dev/bhnd/cores/chipc/
HDchipc_gpiovar.h149 #define CC_GPIO_VALID_PINS(_first, _num) \ argument
150 ((_num) <= CC_GPIO_NPINS && CC_GPIO_NPINS - (_num) >= _first)
/freebsd-14-stable/sys/dev/ath/
HDif_athvar.h1399 #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)))