Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxhwi.c224 FLUSHPOSTEDWRITES(lmdevice); in bnx_hdwr_acquire()
238 FLUSHPOSTEDWRITES(lmdevice); in bnx_hdwr_acquire()
278 FLUSHPOSTEDWRITES(lmdevice); in bnx_hdwr_release()
288 FLUSHPOSTEDWRITES(lmdevice); in bnx_hdwr_release()
H A Dbnxint.c216 FLUSHPOSTEDWRITES(lmdevice); in bnx_intr_1lvl()
233 FLUSHPOSTEDWRITES(lmdevice); in bnx_intr_1lvl()
271 FLUSHPOSTEDWRITES(&(umdevice->lm_dev)); in bnx_intr_enable()
341 FLUSHPOSTEDWRITES(&(umdevice->lm_dev)); in bnx_intr_disable()
H A Dbnx_mm.h34 #define FLUSHPOSTEDWRITES(_lmdevice) \ macro
H A Dbnxtmr.c167 FLUSHPOSTEDWRITES(lmdevice); in bnx_timer()
H A Dbnx_mm.c79 FLUSHPOSTEDWRITES(pdev); in mm_wait()