Searched refs:TPD_ADDR (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm.c384 t = TPD_ADDR(sc, i);
425 t = TPD_ADDR(sc, i);
H A Dif_hatm_intr.c163 hatm_tx_complete(sc, TPD_ADDR(sc, no),
H A Dif_hatmvar.h190 #define TPD_ADDR(SC, I) ((struct tpd *)((char *)sc->tpds.base + \ macro

Completed in 96 milliseconds