/src/sys/arch/sparc64/dev/ |
pyro.c | 108 void pyro_conf_write(pci_chipset_tag_t, pcitag_t, int, pcireg_t); 309 pyro_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) function in typeref:typename:void 449 npc->spc_conf_write = pyro_conf_write;
|
pyro.c | 108 void pyro_conf_write(pci_chipset_tag_t, pcitag_t, int, pcireg_t); 309 pyro_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) function in typeref:typename:void 449 npc->spc_conf_write = pyro_conf_write;
|