Searched refs:efl (Results 1 – 14 of 14) sorted by relevance
42 if (V86_CY(v86.efl)) { in drvsize()70 if (V86_CY(v86.efl)) { in drvread()94 if (V86_CY(v86.efl)) { in drvwrite()
101 if (V86_ZR(v86.efl)) in getc()
236 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()
109 if ((V86_CY(v86.efl)) || (v86.eax != SMAP_SIG)) in bios_getmem()172 if (!(V86_CY(v86.efl))) { in bios_getmem()
289 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()
77 if (V86_CY(v86.efl) || v86.eax != SMAP_SIG || in bios_getsmap()
980 return (!V86_ZR(v86.efl)); in vidc_ischar()
146 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()
45 uint32_t efl; /* V86 eflags register */ member
213 unsigned long efl; member
99 v86.efl = PSL_RESERVED_DEFAULT | PSL_I; in main()
170 static const char *efl = "copyin/copyout EFAULT @ line %d"; variable909 SES_LOG(ssc, SES_CE_DEBUG2, efl, __LINE__); in ses_uscsi_cmd()
458 mdb_printf(FOURREGS, DUMP(efl), "usp", regs->r_uesp, DUMP(ss), in ttrace_dumpregs()
393 @ MSG_REG_I86_EFL "[ efl ]"