Searched refs:tag_to_devno (Results 1 – 1 of 1) sorted by relevance
135 #define tag_to_devno(tag) (((tag)&DEVNO_MASK)>>DEVNO_SHIFT) macro447 int devno = tag_to_devno(tag); in make_pci_conf_va()