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

  /src/sys/arch/sgimips/gio/
newport.c 199 vc2_read_ram(struct newport_devconfig *dc, uint16_t addr) function in typeref:typename:uint16_t
406 linep = vc2_read_ram(dc, vep++);
407 lines = vc2_read_ram(dc, vep++);
415 data = vc2_read_ram(dc, linep++);
421 data = vc2_read_ram(dc, linep++);
newport.c 199 vc2_read_ram(struct newport_devconfig *dc, uint16_t addr) function in typeref:typename:uint16_t
406 linep = vc2_read_ram(dc, vep++);
407 lines = vc2_read_ram(dc, vep++);
415 data = vc2_read_ram(dc, linep++);
421 data = vc2_read_ram(dc, linep++);
newport.c 199 vc2_read_ram(struct newport_devconfig *dc, uint16_t addr) function in typeref:typename:uint16_t
406 linep = vc2_read_ram(dc, vep++);
407 lines = vc2_read_ram(dc, vep++);
415 data = vc2_read_ram(dc, linep++);
421 data = vc2_read_ram(dc, linep++);

Completed in 122 milliseconds