Searched defs:copybm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h478 int (*copybm)(_ii_info_t *); member in struct:_ii_bmp_ops_s
498 #define II_COPYBM(ip) (*(ip)->bi_bitmap_ops->copybm)(ip)

Completed in 92 milliseconds