pci_first_bar
for (pm = pci_first_bar(ppt->dev); pm != NULL; pm = pci_next_bar(pm)) {
struct pci_map *pci_first_bar(device_t dev);