Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c122 static int dcdflushdone(struct buf *bp);
3476 bp->b_iodone = dcdflushdone; in dcdioctl()
3485 (void) dcdflushdone(bp); in dcdioctl()
3498 dcdflushdone(struct buf *bp) in dcdflushdone() function