Searched refs:bcma_dmp_wait_reset (Results 1 – 3 of 3) sorted by relevance
555 bcma_dmp_wait_reset(device_t child, struct bcma_devinfo *dinfo) in bcma_dmp_wait_reset() function606 return (bcma_dmp_wait_reset(child, dinfo)); in bcma_dmp_write_reset()
109 int bcma_dmp_wait_reset(device_t child,
365 if ((error = bcma_dmp_wait_reset(child, dinfo))) in bcma_suspend_hw()