Home
last modified time | relevance | path

Searched refs:cthx (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h174 #define xge_os_spin_lock_destroy(lockp, cthx) \ argument
175 (cthx = cthx, mutex_destroy(lockp))
176 #define xge_os_spin_lock_destroy_irq(lockp, cthx) \ argument
177 (cthx = cthx, mutex_destroy(lockp))