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

  /src/sys/arch/hp300/stand/common/
ite_sti.c 65 static void sti_inqcfg(struct sti_inqconfout *);
182 sti_inqcfg(&cfg);
348 sti_inqcfg(struct sti_inqconfout *ico) function in typeref:typename:void
  /src/sys/dev/ic/
sti.c 117 int sti_inqcfg(struct sti_screen *, struct sti_inqconfout *);
534 if ((error = sti_inqcfg(scr, &cfg))) {
1006 sti_inqcfg(struct sti_screen *scr, struct sti_inqconfout *out) function in typeref:typename:int

Completed in 13 milliseconds