Home
last modified time | relevance | path

Searched defs:BMP (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/isns/isnsd/
H A Disns_dd.h63 #define SET_MEMBERSHIP(BMP, PRI, SND) \ argument
65 #define CLEAR_MEMBERSHIP(BMP, PRI, SND) \ argument
68 #define TEST_MEMBERSHIP(BMP, PRI, SEC) \ argument
71 #define FOR_EACH_MEMBER(BMP, NUM, UID, STMT) \ argument
/titanic_52/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h455 #define BMP 0x0100 /* bitmap reserve/release flag */ macro