ISV_LINES
if ((va = uvm_km_alloc(kernel_map, ISV_WIDTH * ISV_LINES, PAGE_SIZE,
sc->sc_frame, ISV_WIDTH * ISV_LINES / 2);
if (offset >= ISV_WIDTH * ISV_LINES)
ISV_WIDTH * ISV_LINES, UVM_KMF_WIRED);