pcifinddev
if (pcifinddev(0x10ad, 0x0565, &pcib) == 0) {
else if (pcifinddev(0x1106, 0x0686, &pcib) == 0) {
int pcifinddev(unsigned, unsigned, unsigned *);