Searched refs:VTOPOFF (Results 1 – 9 of 9) sorted by relevance
40 v86.esi = VTOPOFF(¶ms); in drvsize()60 packet.off = VTOPOFF(buf); in drvread()68 v86.esi = VTOPOFF(&packet); in drvread()84 packet.off = VTOPOFF(buf); in drvwrite()92 v86.esi = VTOPOFF(&packet); in drvwrite()
326 v86.edi = VTOPOFF(ptr); in pxenv_call()327 v86.addr = (VTOPSEG(__pxenventry) << 16) | VTOPOFF(__pxenventry); in pxenv_call()348 v86.eax = VTOPOFF(ptr); in bangpxe_call()349 v86.addr = (VTOPSEG(__bangpxeentry) << 16) | VTOPOFF(__bangpxeentry); in bangpxe_call()624 trans_p->TBD.offset = VTOPOFF(tbd_p); in pxe_netif_put()628 tbd_p->Xmit.offset = VTOPOFF(data); in pxe_netif_put()
108 v86.edi = VTOPOFF(vbe); in biosvbe_info()122 v86.edi = VTOPOFF(mi); in biosvbe_get_mode_info()150 v86.edi = VTOPOFF(ci); in biosvbe_set_mode()200 v86.edi = VTOPOFF(pe); in biosvbe_palette_data()236 v86.edi = VTOPOFF(buf); in biosvbe_ddc_read_flat_panel_info()252 v86.edi = VTOPOFF(buf); in biosvbe_ddc_read_edid()
389 v86.esi = VTOPOFF(&bc_sp); in bd_get_diskinfo_cd()560 v86.esi = VTOPOFF(&dparams); in bd_get_diskinfo_ext()1133 packet.off = VTOPOFF(dest); in bd_edd_io()1144 v86.esi = VTOPOFF(&packet); in bd_edd_io()1181 v86.ebx = VTOPOFF(dest); in bd_chs_io()
75 v86.edi = VTOPOFF(&buf); in bios_getsmap()
107 v86.edi = VTOPOFF(&smap); in bios_getmem()
91 #define vsegofs(vptr) (((u_int32_t)VTOPSEG(vptr) << 16) + VTOPOFF(vptr))
63 #define VTOPOFF(va) (u_int16_t)(VTOP((caddr_t)va) & 0xf) macro
144 v86.edi = VTOPOFF(&smap); in bios_getmem()