Searched refs:MDP (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/sun4v/os/ |
H A D | mach_descrip.c | 138 #define MDP(ARGS) if (mach_descrip_debug) prom_printf ARGS macro 175 #define MDP(ARGS) macro 297 MDP(("MD: Requesting buffer size\n")); in mach_descrip_update() 316 MDP(("MD: buffer size is %ld\n", md_size0)); in mach_descrip_update() 323 MDP(("MD: allocated space is %ld\n", md_space)); in mach_descrip_update() 335 MDP(("MD: HV return code = %ld\n", hvret)); in mach_descrip_update() 343 MDP(("MD: Failed with code %ld from HV\n", hvret)); in mach_descrip_update() 354 MDP(("MD: generation number not found\n")); in mach_descrip_update() 356 MDP(("MD: generation number %ld\n", tgen)); in mach_descrip_update() 394 MDP(("MD: freeing old md buffer gen %ld\n", in mach_descrip_update() [all …]
|
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | subr_mchain.c | 710 #define MD_GET_INLINE(MDP, DST, SZ) \ argument 711 error = md_get_inline(MDP, DST, SZ) 716 #define MD_GET_INLINE(MDP, DST, SZ) \ argument 717 mblk_t *m = MDP->md_cur; \ 718 if (m != NULL && MDP->md_pos + SZ <= m->b_wptr) { \ 726 error = md_get_mem(MDP, DST, SZ, MB_MINLINE)
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 3362 1016 MDP-5 6881 0221 MDP-123 [Inkling]
|