Searched refs:VTOPOFF (Results 1 – 11 of 11) sorted by relevance
39 v86.esi = VTOPOFF(¶ms); in drvsize()59 packet.off = VTOPOFF(buf); in drvread()67 v86.esi = VTOPOFF(&packet); in drvread()84 packet.off = VTOPOFF(buf); in drvwrite()92 v86.esi = VTOPOFF(&packet); in drvwrite()
317 v86.edi = VTOPOFF(ptr); in pxenv_call()318 v86.addr = (VTOPSEG(__pxenventry) << 16) | VTOPOFF(__pxenventry); in pxenv_call()339 v86.eax = VTOPOFF(ptr); in bangpxe_call()340 v86.addr = (VTOPSEG(__bangpxeentry) << 16) | VTOPOFF(__bangpxeentry); in bangpxe_call()613 trans_p->TBD.offset = VTOPOFF(tbd_p); in pxe_netif_put()617 tbd_p->Xmit.offset = VTOPOFF(data); in pxe_netif_put()
308 v86.edi = VTOPOFF(rvbe); in biosvbe_info()341 v86.edi = VTOPOFF(rmi); in biosvbe_get_mode_info()376 v86.edi = VTOPOFF(ci); in biosvbe_set_mode()427 v86.edi = VTOPOFF(pe); in biosvbe_palette_data()463 v86.edi = VTOPOFF(buf); in biosvbe_ddc_read_flat_panel_info()479 v86.edi = VTOPOFF(buf); in biosvbe_ddc_read_edid()
397 v86.esi = VTOPOFF(&bc_sp); in bd_get_diskinfo_cd()569 v86.esi = VTOPOFF(&dparams); in bd_get_diskinfo_ext()1149 packet.off = VTOPOFF(dest); in bd_edd_io()1160 v86.esi = VTOPOFF(&packet); in bd_edd_io()1201 v86.ebx = VTOPOFF(dest); in bd_chs_io()
74 v86.edi = VTOPOFF(&buf); in bios_getsmap()
107 v86.edi = VTOPOFF(&smap); in bios_getmem()
90 #define vsegofs(vptr) (((uint32_t)VTOPSEG(vptr) << 16) + VTOPOFF(vptr))
66 #define VTOPOFF(va) (uint16_t)(VTOP((caddr_t)va) & 0xf) macro
134 v86.edi = VTOPOFF(&smap); in bios_getmem()
594 v86.ebx = VTOPOFF(buf); in drvread()
151 v86.edi = VTOPOFF(&smap); in bios_getmem()