Searched defs:RW_INIT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common_impl.h126 #define RW_INIT(lock, name, type, arg) rw_init(lock, name, type, arg) macro
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common_impl.h175 #define RW_INIT(lock, name, type, arg) rw_init(lock, name, type, arg) macro

Completed in 59 milliseconds