Searched refs:maestro_pcitab (Results 1 – 1 of 1) sorted by relevance
547 } maestro_pcitab[] = { variable554 #define NMAESTRO_PCITAB lengthof(maestro_pcitab)567 if (PCI_VENDOR(pa->pa_id) == maestro_pcitab[i].vendor && in maestro_get_flags()568 PCI_PRODUCT(pa->pa_id) == maestro_pcitab[i].product) in maestro_get_flags()569 return (maestro_pcitab[i].flags); in maestro_get_flags()