Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h509 #define II_FILL_COPY_BMP(ip) (*(ip)->bi_bitmap_ops->fill_copy_bmp)(ip) macro
H A Ddsw_dev.c635 if ((rc = II_FILL_COPY_BMP(ip)) != 0) in ii_fill_copy_bmp()