Searched defs:coff (Results 1 - 16 of 16) sorted by relevance

/src/sys/lib/libsa/
H A Dloadfile_ecoff.c54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) argument
[all...]
H A Dloadfile.c125 struct ecoff_exechdr coff; member in union:fdloadfile::__anon9e11c812010a
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_dacgf119.c41 const u32 coff = (state == &dac->asy) * 0x20000 + dac->id * 0x20; local in function:gf119_dac_state
H A Dnouveau_nvkm_engine_disp_dmacgv100.c58 const u32 coff = chan->chid.ctrl * 0x04; local in function:gv100_disp_dmac_fini
71 const u32 coff = chan->chid.ctrl * 0x04; local in function:gv100_disp_dmac_init
H A Dnouveau_nvkm_engine_disp_dacnv50.c92 const u32 coff = dac->id * 8 + (state == &dac->arm) * 4; local in function:nv50_dac_state
H A Dnouveau_nvkm_engine_disp_sorgv100.c66 const u32 coff = (state == &sor->arm) * 0x8000 + sor->id * 0x20; local in function:gv100_sor_state
H A Dnouveau_nvkm_engine_disp_sornv50.c75 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; local in function:nv50_sor_state
H A Dnouveau_nvkm_engine_disp_piornv50.c106 const u32 coff = pior->id * 8 + (state == &pior->arm) * 4; local in function:nv50_pior_state
H A Dnouveau_nvkm_engine_disp_sorg94.c245 const u32 coff = sor->id * 8 + (state == &sor->arm) * 4; local in function:g94_sor_state
H A Dnouveau_nvkm_engine_disp_sorgf119.c144 const u32 coff = (state == &sor->asy) * 0x20000 + sor->id * 0x20; local in function:gf119_sor_state
/src/sys/arch/hpc/stand/hpcboot/
H A Dload.cpp54 coff_exechdr coff; member in union:Loader::objectFormat::__anon6d889af0010a
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_gpfifogf100.c169 u32 coff = chan->base.chid * 8; local in function:gf100_fifo_gpfifo_fini
189 u32 coff = chan->base.chid * 8; local in function:gf100_fifo_gpfifo_init
H A Dnouveau_nvkm_engine_fifo_gpfifogk104.c194 u32 coff = chan->base.chid * 8; local in function:gk104_fifo_gpfifo_fini
213 u32 coff = chan->base.chid * 8; local in function:gk104_fifo_gpfifo_init
/src/sys/arch/ews4800mips/stand/boot/
H A DMakefile
/src/sys/dev/rasops/
H A Drasops.c1608 int coff; local in function:rasops_copycols_rotated_cw
1724 int coff; local in function:rasops_copycols_rotated_ccw
[all...]
/src/sys/dev/pci/
H A Dradeonfb.c4092 uint32_t coff; /* cursor offset */ local in function:radeonfb_cursor_position

Completed in 15 milliseconds