Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c4080 if (csb->csb_dma_rslt == 1) { in fdrecover()