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

  /src/sys/dev/ic/
stivar.h 60 sti_inqconf_t inqconf; member in struct:sti_rom
stireg.h 498 STI_DEP(inqconf);
sti.c 374 rom->inqconf = (sti_inqconf_t)O(STI_INQ_CONF);
1017 (*rom->inqconf)(&a.flags, &a.in, out, &scr->scr_cfg);
  /src/sys/arch/hp300/stand/common/
ite_sti.c 350 sti_inqconf_t inqconf; local in function:sti_inqcfg
359 inqconf = (sti_inqconf_t)(sti.code + sti.codeptr[STI_INQ_CONF]);
360 (*inqconf)(&a.flags, &a.in, ico, &sti.cfg);

Completed in 45 milliseconds