Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/
H A Dpmc.h105 const char *pmc_name_of_disposition(enum pmc_disp _pd);
/freebsd/sys/dev/ath/
H A Dif_athvar.h1535 #define ath_hal_btcoex_mci_state(_ah, _st, _pd) \ argument
1536 ((*(_ah)->ah_btMciState)((_ah), (_st), (_pd)))
/freebsd/sys/netpfil/pf/
H A Dpf.c394 #define PACKET_UNDO_NAT(_m, _pd, _off, _s) \ argument
401 pf_packet_rework_nat(_m, _pd, _off, nk); \