Searched refs:psycho_conf_write (Results 1 – 1 of 1) sorted by relevance
122 void psycho_conf_write(pci_chipset_tag_t, pcitag_t, int, pcireg_t);601 pba.pba_pc->conf_write = psycho_conf_write; in psycho_attach()1141 psycho_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) in psycho_conf_write() function