Searched refs:_pd (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libpmc/ |
H A D | pmc.h | 105 const char *pmc_name_of_disposition(enum pmc_disp _pd);
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1535 #define ath_hal_btcoex_mci_state(_ah, _st, _pd) \ argument 1536 ((*(_ah)->ah_btMciState)((_ah), (_st), (_pd)))
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 427 #define PACKET_UNDO_NAT(_m, _pd, _off, _s) \ argument 434 pf_packet_rework_nat(_m, _pd, _off, nk); \
|