Searched defs:SBP (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/lib/libbc/sparc/inc/sparc/ | ||
H A D | asm_linkage.h | 268 #define SAVE_WINDOW(SBP) \ argument |
/titanic_52/usr/src/uts/sparc/v9/sys/ | ||
H A D | privregs.h | 128 #define SAVE_V8WINDOW(SBP) \ argument |
/titanic_52/usr/src/uts/sun4v/ml/ | ||
H A D | mach_locore.s | 546 #define KWBUF64_TO_STACK(SBP,SPP,TMP) \ argument |
/titanic_52/usr/src/lib/libbc/inc/include/sys/ | ||
H A D | vfs.h | 102 #define VFS_STATFS(VFSP, SBP) (*(VFSP)->vfs_op->vfs_statfs)(VFSP,SBP) argument |
/titanic_52/usr/src/boot/sys/sys/ | ||
H A D | mount.h | 699 #define VFS_STATFS(MP, SBP) ({ \ argument |