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

/freebsd-11-stable/sys/dev/ixl/
H A Dixl.h357 #define IXL_TX_TRYLOCK(_sc) mtx_trylock(&(_sc)->mtx) macro

Completed in 99 milliseconds