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

  /src/sys/arch/algor/pci/
vtpbcvar.h 34 struct vtpbc_config { struct
51 extern struct vtpbc_config vtpbc_configuration;
55 void vtpbc_init(pci_chipset_tag_t, struct vtpbc_config *);
vtpbc.c 56 struct vtpbc_config vtpbc_configuration;
86 vtpbc_init(pci_chipset_tag_t pc, struct vtpbc_config *vt)
163 vtpbc_conf_addr(struct vtpbc_config *vt, pcitag_t tag, int offset,
191 struct vtpbc_config *vt = v;
229 struct vtpbc_config *vt = v;
  /src/sys/arch/algor/dev/
vtpbc_mainbus.c 58 struct vtpbc_config *sc_vtpbc;
84 struct vtpbc_config *vt;
  /src/sys/arch/algor/algor/
machdep.c 212 struct vtpbc_config *vt = &vtpbc_configuration;
259 struct vtpbc_config *vt = &vtpbc_configuration;

Completed in 13 milliseconds