Home
last modified time | relevance | path

Searched refs:apecs_conf_size (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/alpha/pci/
H A Dapecs_pci.c51 int apecs_conf_size(void *, pcitag_t);
66 pc->pc_conf_size = apecs_conf_size;
112 apecs_conf_size(void *cpv, pcitag_t tag) in apecs_conf_size() function