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

/freebsd-9.3-release/sys/dev/hatm/
H A Dif_hatmvar.h75 512, /* r1_numrows */ \
83 256, /* r1_numrows */ \
393 u_int r1_numrows; member in struct:hatm_softc
H A Dif_hatm.c2029 sc->r1_numrows = layout[sc->he622][4];
2037 sc->r1_numbuffs = sc->r1_numrows * (sc->cells_per_row /
2050 "tx_numrows=%u r1_numrows=%u r0_startrow=%u tx_startrow=%u "
2053 sc->r0_numrows, sc->tx_numrows, sc->r1_numrows, sc->r0_startrow,

Completed in 98 milliseconds