Searched refs:htb_conf_write (Results 1 – 1 of 1) sorted by relevance
57 void htb_conf_write(void *, pcitag_t, int, pcireg_t);185 pc->pc_conf_write = htb_conf_write; in htb_attach()282 htb_conf_write(void *v, pcitag_t tag, int offset, pcireg_t data) in htb_conf_write() function