Searched refs:ASC_PCI_ID2FUNC (Results 1 – 2 of 2) sorted by relevance
286 XXX TODO!!! if (ASC_PCI_ID2FUNC(sc->cfg.pci_slot_info) != 0) {1489 if (ASC_PCI_ID2FUNC(cfg->pci_slot_info) == 0) {
95 #define ASC_PCI_ID2FUNC(id) (((id) >> 8) & 0x7) macro