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

/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dapecs_pci.c50 void apecs_conf_write(void *, pcitag_t, int, pcireg_t);
62 pc->pc_conf_write = apecs_conf_write;
142 apecs_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) function
181 printf("apecs_conf_write: tag 0x%lx, reg 0x%lx -> 0x%x @ %p\n", tag,

Completed in 45 milliseconds