Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iprb/
H A Diprb.h366 #define STATS_SIZE 68 macro
H A Diprb.c372 if (iprb_dma_alloc(ip, &ip->stats, STATS_SIZE) != DDI_SUCCESS) { in iprb_attach()