Searched defs:rxfree (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/sys/dev/pci/ | ||
H A D | if_myx.c | 1772 u_int rxfree[2] = { 0 , 0 }; in myx_rxeof() local |
H A D | if_bnxt.c | 1599 int rxfree, txfree, agfree, rv, rollback; bnxt_intr() local |
H A D | if_aq_pci.c | 3054 int rxfree; in aq_rxeof() local |
H A D | if_mcx.c | 7010 int rxfree, txfree; mcx_process_cq() local |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regexp.h | 241 void (*rxfree) (pTHX_ REGEXP * const rx); global() member |