/src/sys/arch/sparc64/dev/ |
vpci.c | 113 void vpci_conf_write(pci_chipset_tag_t, pcitag_t, int, pcireg_t); 352 vpci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) function in typeref:typename:void 472 npc->spc_conf_write = vpci_conf_write;
|
vpci.c | 113 void vpci_conf_write(pci_chipset_tag_t, pcitag_t, int, pcireg_t); 352 vpci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) function in typeref:typename:void 472 npc->spc_conf_write = vpci_conf_write;
|