Searched defs:RW_INIT (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_common_impl.h | 126 #define RW_INIT(lock, name, type, arg) rw_init(lock, name, type, arg) macro
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_common_impl.h | 175 #define RW_INIT(lock, name, type, arg) rw_init(lock, name, type, arg) macro
|