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

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h521 #define RSP_ENTRIES 32 macro
H A Dif_txp.c1451 sizeof(struct txp_rsp_desc) * RSP_ENTRIES,
1457 boot->br_resp_siz = htole32(RSP_ENTRIES * sizeof(struct txp_rsp_desc));
1459 sc->sc_rspring.size = RSP_ENTRIES * sizeof(struct txp_rsp_desc);

Completed in 113 milliseconds