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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.c 48 struct init_exec { struct
nouveau_bios.c 48 struct init_exec { struct
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_init.c 48 init->offset, init_exec(init) ? \
64 init_exec(struct nvbios_init *init) function in typeref:typename:bool
96 if (init_exec(init)) {
107 if (init_exec(init)) {
118 if (init_exec(init)) {
134 if (init_exec(init)) {
191 if (reg != ~0 && init_exec(init))
201 if (reg != ~0 && init_exec(init))
210 if (reg != ~0 && init_exec(init)) {
221 if (init_exec(init)
    [all...]
nouveau_nvkm_subdev_bios_init.c 48 init->offset, init_exec(init) ? \
64 init_exec(struct nvbios_init *init) function in typeref:typename:bool
96 if (init_exec(init)) {
107 if (init_exec(init)) {
118 if (init_exec(init)) {
134 if (init_exec(init)) {
191 if (reg != ~0 && init_exec(init))
201 if (reg != ~0 && init_exec(init))
210 if (reg != ~0 && init_exec(init)) {
221 if (init_exec(init)
    [all...]

Completed in 28 milliseconds