Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/sys/
H A Dpsw.h102 #define F_OFF 0x2 /* interrupts off */ macro
H A Dprivregs.h214 pushl $F_OFF; \
/titanic_41/usr/src/uts/intel/amd64/sys/
H A Dprivregs.h248 pushq $F_OFF; \
/titanic_41/usr/src/uts/i86xpv/os/
H A Dmp_xen.c252 vgc->user_regs.rflags = F_OFF | iopl; in mp_set_cpu_context()
256 vgc->user_regs.eflags = F_OFF | iopl; in mp_set_cpu_context()
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlstat.c858 #define F_OFF(f) (offsetof(fanout_stat_t, f)) macro
861 {"ipackets", F_OFF(f_ipackets)},
862 {"rbytes", F_OFF(f_rbytes)},
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16616 #define F_OFF V_OFF(1U) macro