Home
last modified time | relevance | path

Searched refs:PLX_NUM_SPAD (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/ntb/ntb_hw/
HDntb_hw_plx.c57 #define PLX_NUM_SPAD 8 /* There are 8 scratchpads. */ macro
443 sc->spad_count1 = PLX_NUM_SPAD; in ntb_plx_attach()
450 sc->spad_off1 += PLX_NUM_SPAD / 2 * 4; in ntb_plx_attach()
453 sc->spad_offp1 += PLX_NUM_SPAD / 2 * 4; in ntb_plx_attach()
456 sc->spad_count1 = PLX_NUM_SPAD / 2; in ntb_plx_attach()