Searched refs:irongate_conf_write (Results 1 – 1 of 1) sorted by relevance
52 static void irongate_conf_write(void *, pcitag_t, int, pcireg_t);69 pc->pc_conf_write = irongate_conf_write; in irongate_pci_init()118 irongate_conf_write(void *ipv, pcitag_t tag, int offset, pcireg_t data) in irongate_conf_write() function