Searched defs:ihdlp (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ |
H A D | cmlb_impl.h | 219 #define DK_TG_READ(ihdlp, bufaddr, start_block, reqlength, tg_cookie)\ argument 223 #define DK_TG_WRITE(ihdlp, bufaddr, start_block, reqlength, tg_cookie)\ argument 227 #define DK_TG_GETPHYGEOM(ihdlp, phygeomp, tg_cookie) \ argument 231 #define DK_TG_GETVIRTGEOM(ihdlp, virtgeom argument 235 DK_TG_GETCAP(ihdlp,capp,tg_cookie) global() argument 239 DK_TG_GETBLOCKSIZE(ihdlp,lbap,tg_cookie) global() argument 243 DK_TG_GETATTRIBUTE(ihdlp,attributep,tg_cookie) global() argument [all...] |
/titanic_51/usr/src/uts/i86pc/io/apix/ |
H A D | apix_utils.c | 80 #define GET_INTR_INUM(ihdlp) \ argument
|