Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dfdvar.h93 uchar_t csb_dma_rslt; /* set to 1 if there's an error with the DMA */ member
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c4077 if (csb->csb_dma_rslt == 1) { in fdrecover()