Searched refs:phb_conf_write (Results 1 – 1 of 1) sorted by relevance
120 void phb_conf_write(void *, pcitag_t, int, pcireg_t);398 sc->sc_pc.pc_conf_write = phb_conf_write; in phb_attach()585 phb_conf_write(void *v, pcitag_t tag, int reg, pcireg_t data) in phb_conf_write() function