Searched defs:txlock (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h201 * <txlock> is an "inner" lock, and protects only the Tx-side
209 * milock >>> oplock >>> rxlock >>> txlock.
221 kmutex_t txlock[1]; member in struct:dmfe
271 * Miscellaneous Tx-side variables (protected by txlock)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h267 * cblock > rxlock > txlock > tclock.
270 kmutex_t txlock; /* protect txd alloc */ member in struct:vgen_ldc
H A Dvsw_ldc.h269 kmutex_t txlock; /* protect tx desc alloc */ member in struct:dring_info
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h133 kmutex_t txlock; member in struct:usbgem_dev
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h399 kmutex_t txlock; member in struct:dnetinstance

Completed in 329 milliseconds