Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_tx.c345 EFSYS_BAR_WC_WRITEQ(esbp, write_offset, eqp); in ef10_tx_qpio_write()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Defsys.h444 #define EFSYS_BAR_WC_WRITEQ(_esbp, _offset, _eqp) \ macro