Searched refs:wmb (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dio.h99 * For now, "wmb()" doesn't actually do anything, as all
108 * Some non intel clones support out of order store. wmb() ceases to be a
114 #define wmb() mb(); macro
H A Dforcedeth.c533 wmb();
826 wmb();
866 wmb();
/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dring.h35 #define xen_wmb() wmb()
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h56 #define wmb() membar_producer() macro
H A Dsge.c433 wmb();
463 wmb();
472 wmb();
1100 wmb();
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c186 #define wmb() mm_barrier() macro
4906 wmb();
6024 wmb();

Completed in 100 milliseconds