HomeSort by: relevance | last modified time | path
    Searched defs:sgphys (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ld_mlx.c 158 bus_addr_t sgphys; local in function:ld_mlx_dobio
174 sgphys = mlx->mlx_sgls_paddr + (MLX_SGL_SIZE * mc->mc_ident);
180 datasize & 0xff, blkno, sc->sc_hwunit, sgphys,
187 blkno, sgphys, mc->mc_nsgent);

Completed in 11 milliseconds