Searched refs:VTOPSEG (Results 1 – 11 of 11) sorted by relevance
37 v86.ds = VTOPSEG(¶ms); in drvsize()59 packet.seg = VTOPSEG(buf); in drvread()65 v86.ds = VTOPSEG(&packet); in drvread()84 packet.seg = VTOPSEG(buf); in drvwrite()90 v86.ds = VTOPSEG(&packet); in drvwrite()
315 v86.es = VTOPSEG(ptr); in pxenv_call()317 v86.addr = (VTOPSEG(__pxenventry) << 16) | VTOPOFF(__pxenventry); in pxenv_call()337 v86.edx = VTOPSEG(ptr); in bangpxe_call()339 v86.addr = (VTOPSEG(__bangpxeentry) << 16) | VTOPOFF(__bangpxeentry); in bangpxe_call()611 trans_p->TBD.segment = VTOPSEG(tbd_p); in pxe_netif_put()615 tbd_p->Xmit.segment = VTOPSEG(data); in pxe_netif_put()
306 v86.es = VTOPSEG(rvbe); in biosvbe_info()339 v86.es = VTOPSEG(rmi); in biosvbe_get_mode_info()374 v86.es = VTOPSEG(ci); in biosvbe_set_mode()425 v86.es = VTOPSEG(pe); in biosvbe_palette_data()461 v86.es = VTOPSEG(buf); in biosvbe_ddc_read_flat_panel_info()477 v86.es = VTOPSEG(buf); in biosvbe_ddc_read_edid()
395 v86.ds = VTOPSEG(&bc_sp); in bd_get_diskinfo_cd()567 v86.ds = VTOPSEG(&dparams); in bd_get_diskinfo_ext()1149 packet.seg = VTOPSEG(dest); in bd_edd_io()1158 v86.ds = VTOPSEG(&packet); in bd_edd_io()1199 v86.es = VTOPSEG(dest); in bd_chs_io()
72 v86.es = VTOPSEG(&buf); in bios_getsmap()
105 v86.es = VTOPSEG(&smap); in bios_getmem()
89 #define vsegofs(vptr) (((uint32_t)VTOPSEG(vptr) << 16) + VTOPOFF(vptr))
65 #define VTOPSEG(va) (uint16_t)(VTOP((caddr_t)va) >> 4) macro
132 v86.es = VTOPSEG(&smap); in bios_getmem()
591 v86.es = VTOPSEG(buf); in drvread()
149 v86.es = VTOPSEG(&smap); in bios_getmem()