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

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

Completed in 108 milliseconds