Home
last modified time | relevance | path

Searched refs:_pr (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/hexdump/
H A Dhexdump.h34 typedef struct _pr { struct
35 struct _pr *nextpr; /* next print unit */ argument
58 struct _pr *nextpr; /* next print unit */ argument
/freebsd/sys/dev/ath/
H A Dif_athvar.h1379 #define ath_hal_get_rx_tsf_prec(_ah, _pr) \ argument
1380 (ath_hal_getcapability((_ah), HAL_CAP_RXTSTAMP_PREC, 0, (_pr)) \
1382 #define ath_hal_get_tx_tsf_prec(_ah, _pr) \ argument
1383 (ath_hal_getcapability((_ah), HAL_CAP_TXTSTAMP_PREC, 0, (_pr)) \