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

  /src/sys/arch/sparc64/include/
pci_machdep.h 68 void (*spc_conf_write)(pci_chipset_tag_t, pcitag_t, int, pcireg_t); member in struct:sparc_pci_chipset
106 ((pc)->spc_conf_write(pc, tag, reg, val))
  /src/sys/arch/sparc64/dev/
pyro.c 449 npc->spc_conf_write = pyro_conf_write;
vpci.c 472 npc->spc_conf_write = vpci_conf_write;
schizo.c 680 npc->spc_conf_write = schizo_conf_write;
psycho.c 760 npc->spc_conf_write = psycho_pci_conf_write;

Completed in 14 milliseconds