Searched refs:vtpbc_conf_write (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/algor/pci/
H A Dvtpbc.c76 void vtpbc_conf_write(void *, pcitag_t, int, pcireg_t);
95 pc->pc_conf_write = vtpbc_conf_write;
224 vtpbc_conf_write(void *v, pcitag_t tag, int offset, pcireg_t data) function
231 panic("vtpbc_conf_write");

Completed in 51 milliseconds