Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2800_pci.c135 #define tag_to_devno(tag) (((tag)&DEVNO_MASK)>>DEVNO_SHIFT) macro
447 int devno = tag_to_devno(tag); in make_pci_conf_va()