Searched refs:MDI_PHCI_TRYLOCK (Results 1 – 2 of 2) sorted by relevance
376 #define MDI_PHCI_TRYLOCK(ph) mutex_tryenter(&(ph)->ph_mutex) macro
1057 while (MDI_PHCI_TRYLOCK(ph) == 0) { in i_mdi_phci_lock()