Searched defs:ihdlp (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | cmlb_impl.h | 226 #define DK_TG_READ(ihdlp, bufaddr, start_block, reqlength, tg_cookie)\ argument 230 #define DK_TG_WRITE(ihdlp, bufaddr, start_block, reqlength, tg_cookie)\ argument 234 #define DK_TG_GETPHYGEOM(ihdlp, phygeomp, tg_cookie) \ argument 238 #define DK_TG_GETVIRTGEOM(ihdlp, virtgeomp, tg_cookie) \ argument 242 #define DK_TG_GETCAP(ihdlp, capp, tg_cookie) \ argument 246 #define DK_TG_GETBLOCKSIZE(ihdlp, lbap, tg_cookie) \ argument 250 #define DK_TG_GETATTRIBUTE(ihdlp, attributep, tg_cookie) \ argument
|
/titanic_50/usr/src/uts/i86pc/io/apix/ |
H A D | apix_utils.c | 80 #define GET_INTR_INUM(ihdlp) \ argument
|