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

/openbsd-current/sys/arch/alpha/pci/
H A Dapecs_pci.c53 void apecs_conf_write(void *, pcitag_t, int, pcireg_t);
68 pc->pc_conf_write = apecs_conf_write;
166 apecs_conf_write(cpv, tag, offset, data) function
209 printf("apecs_conf_write: tag 0x%lx, reg 0x%lx -> 0x%x @ %p\n", tag,

Completed in 107 milliseconds