Searched refs:co_bmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h475 int (*co_bmp)(_ii_info_t *, nsc_off_t, unsigned char *, int); member in struct:_ii_bmp_ops_s
495 #define II_CO_BMP(ip, a, b, c) (*(ip)->bi_bitmap_ops->co_bmp)(ip, a, b, c)

Completed in 47 milliseconds