Searched defs:_end (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/arm64/linux/ |
H A D | linux_vdso.lds.s | 38 _end = .; define
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | regulatory.h | 37 #define REG_RULE(_begin, _end, _bw, _mag, _meirp, _flags) \ argument
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_match.h | 71 #define BHND_HWREV_RANGE(_start, _end) { _start, _end } argument 94 #define BHND_HWREV_LTE(_end) BHND_HWREV_RANGE(0, _end) argument
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | coex.h | 140 BT_MBOX_PRINT(_num,_field,_end) global() argument
|
/freebsd/sys/dev/hpt27xx/ |
H A D | ldm.h | 116 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument
|
/freebsd/sys/dev/hptnr/ |
H A D | ldm.h | 116 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument
|
/freebsd/sys/dev/hptrr/ |
H A D | ldm.h | 115 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument
|