acquire_hw_mutex
int acquire_hw_mutex(struct hfi1_devdata *dd);
acquire_hw_mutex(dd);
ret = acquire_hw_mutex(dd);
if (acquire_hw_mutex(dd)) {