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

/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatmvar.h188 #define TPD_TST_USED(SC, I) ((SC)->tpd_used[(I) / 8] & (1 << ((I) % 8))) macro
H A Dif_hatm.c423 if (TPD_TST_USED(sc, i)) {

Completed in 106 milliseconds