Searched defs:_q (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/net/ |
H A D | ifq_var.h | 284 int _q; in ifq_lock_all() local 293 int _q; in ifq_unlock_all() local 305 int _q; in ifq_purge_all_locked() local
|
/dflybsd-src/sys/dev/netif/ix/ |
H A D | ixgbe_osdep.h | 106 #define UNREFERENCED_2PARAMETER(_p, _q) argument 107 #define UNREFERENCED_3PARAMETER(_p, _q, _r) argument 108 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) argument
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_athvar.h | 1137 #define ath_hal_puttxbuf(_ah, _q, _bufaddr) \ argument 1139 #define ath_hal_gettxbuf(_ah, _q) \ argument 1141 #define ath_hal_numtxpending(_ah, _q) \ argument 1145 #define ath_hal_txstart(_ah, _q) \ argument 1188 #define ath_hal_resettxqueue(_ah, _q) \ argument 1190 #define ath_hal_releasetxqueue(_ah, _q) \ argument 1192 #define ath_hal_gettxqueueprops(_ah, _q, _qi) \ argument 1194 #define ath_hal_settxqueueprops(_ah, _q, _qi) \ argument
|
/dflybsd-src/lib/libssh/openbsd-compat/ |
H A D | glob.c | 605 compare_gps(const void *_p, const void *_q)
|
/dflybsd-src/sys/net/netmap/ |
H A D | netmap_kern.h | 867 #define netmap_tx_irq(_n, _q) netmap_rx_irq(_n, _q, NULL) argument
|