Searched refs:VTOPOFF (Results 1 – 11 of 11) sorted by relevance
38 v86.esi = VTOPOFF(¶ms); in drvsize()58 packet.off = VTOPOFF(buf); in drvread()66 v86.esi = VTOPOFF(&packet); in drvread()83 packet.off = VTOPOFF(buf); in drvwrite()91 v86.esi = VTOPOFF(&packet); in drvwrite()
316 v86.edi = VTOPOFF(ptr); in pxenv_call()317 v86.addr = (VTOPSEG(__pxenventry) << 16) | VTOPOFF(__pxenventry); in pxenv_call()338 v86.eax = VTOPOFF(ptr); in bangpxe_call()339 v86.addr = (VTOPSEG(__bangpxeentry) << 16) | VTOPOFF(__bangpxeentry); in bangpxe_call()612 trans_p->TBD.offset = VTOPOFF(tbd_p); in pxe_netif_put()616 tbd_p->Xmit.offset = VTOPOFF(data); in pxe_netif_put()
307 v86.edi = VTOPOFF(rvbe); in biosvbe_info()340 v86.edi = VTOPOFF(rmi); in biosvbe_get_mode_info()375 v86.edi = VTOPOFF(ci); in biosvbe_set_mode()426 v86.edi = VTOPOFF(pe); in biosvbe_palette_data()462 v86.edi = VTOPOFF(buf); in biosvbe_ddc_read_flat_panel_info()478 v86.edi = VTOPOFF(buf); in biosvbe_ddc_read_edid()
396 v86.esi = VTOPOFF(&bc_sp); in bd_get_diskinfo_cd()568 v86.esi = VTOPOFF(&dparams); in bd_get_diskinfo_ext()1148 packet.off = VTOPOFF(dest); in bd_edd_io()1159 v86.esi = VTOPOFF(&packet); in bd_edd_io()1200 v86.ebx = VTOPOFF(dest); in bd_chs_io()
73 v86.edi = VTOPOFF(&buf); in bios_getsmap()
106 v86.edi = VTOPOFF(&smap); in bios_getmem()
89 #define vsegofs(vptr) (((uint32_t)VTOPSEG(vptr) << 16) + VTOPOFF(vptr))
66 #define VTOPOFF(va) (uint16_t)(VTOP((caddr_t)va) & 0xf) macro
133 v86.edi = VTOPOFF(&smap); in bios_getmem()
593 v86.ebx = VTOPOFF(buf); in drvread()
150 v86.edi = VTOPOFF(&smap); in bios_getmem()