Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/dwc/
H A Dif_dwc.c1297 bool map_finished; in dwc_txfinish_locked() local
1304 map_finished = true; in dwc_txfinish_locked()
1311 map_finished = false; in dwc_txfinish_locked()
1317 if (!map_finished) in dwc_txfinish_locked()