Home
last modified time | relevance | path

Searched refs:efl (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/boot/i386/common/
H A Ddrv.c42 if (V86_CY(v86.efl)) { in drvsize()
70 if (V86_CY(v86.efl)) { in drvread()
94 if (V86_CY(v86.efl)) { in drvwrite()
H A Dcons.c101 if (V86_ZR(v86.efl)) in getc()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiospci.c236 if (V86_CY(v86.efl) || ((v86.eax & 0xff00) != 0) || in biospci_detect()
347 if (V86_CY(v86.efl) || (v86.eax & 0xff00)) in biospci_find_devclass()
366 if (V86_CY(v86.efl) || (v86.eax & 0xff00)) in biospci_find_device()
388 if (V86_CY(v86.efl) || (v86.eax & 0xff00)) in biospci_write_config()
405 if (V86_CY(v86.efl) || (v86.eax & 0xff00)) in biospci_read_config()
436 if (V86_CY(v86.efl) || (v86.eax & 0xff00)) in biospci_count_device_type()
H A Dbiosmem.c109 if ((V86_CY(v86.efl)) || (v86.eax != SMAP_SIG)) in bios_getmem()
172 if (!(V86_CY(v86.efl))) { in bios_getmem()
H A Dbiosdisk.c289 if (V86_CY(v86.efl)) in fd_count()
482 if (V86_CY(v86.efl) || /* carry set */ in bd_check_extensions()
517 if (V86_CY(v86.efl) && ((v86.eax & 0xff00) != 0)) in bd_get_diskinfo_std()
563 if (V86_CY(v86.efl) && ((v86.eax & 0xff00) != 0)) in bd_get_diskinfo_ext()
632 if (V86_CY(v86.efl) || (v86.eax & 0x300) == 0) in bd_int13probe()
1146 if (V86_CY(v86.efl)) in bd_edd_io()
1183 if (V86_CY(v86.efl)) in bd_chs_io()
1286 if (V86_CY(v86.efl)) in bd_getbigeom()
H A Dbiossmap.c77 if (V86_CY(v86.efl) || v86.eax != SMAP_SIG || in bios_getsmap()
H A Dvidconsole.c980 return (!V86_ZR(v86.efl)); in vidc_ischar()
/illumos-gate/usr/src/boot/i386/isoboot/
H A Disoboot.c146 if ((v86.efl & 1) || (v86.eax != SMAP_SIG)) in bios_getmem()
198 if (!(v86.efl & 1)) { in bios_getmem()
247 v86.efl = PSL_RESERVED_DEFAULT | PSL_I; in main()
/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.h45 uint32_t efl; /* V86 eflags register */ member
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_32.h213 unsigned long efl; member
/illumos-gate/usr/src/boot/i386/loader/
H A Dmain.c99 v86.efl = PSL_RESERVED_DEFAULT | PSL_I; in main()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c170 static const char *efl = "copyin/copyout EFAULT @ line %d"; variable
909 SES_LOG(ssc, SES_CE_DEBUG2, efl, __LINE__); in ses_uscsi_cmd()
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c458 mdb_printf(FOURREGS, DUMP(efl), "usp", regs->r_uesp, DUMP(ss), in ttrace_dumpregs()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg393 @ MSG_REG_I86_EFL "[ efl ]"