Searched refs:pci_id_idx (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c408 int pci_id_idx; /* index into pci_id_tbl[] */ member in struct:tulip_private
1276 tp->pci_id_idx = i;
1281 printf ("%s: tp->pci_id_idx == %d, name == %s\n", tp->nic_name,
1282 tp->pci_id_idx, pci_id_tbl[tp->pci_id_idx].name);

Completed in 25 milliseconds