Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h512 #define II_CHANGE_BMP(ip, p) (*(ip)->bi_bitmap_ops->change_bmp)(ip, p) macro
H A Ddsw_dev.c686 if (II_CHANGE_BMP(ip, update.bitmap) != 0) { in ii_update_denied()