get_slot_number
slot = get_slot_number(npa->npa_argv[0]);
slot = get_slot_number(npa->npa_argv[0]);
get_slot_number(nodeh, &pci_card);
get_slot_number(parent_path, &pci_card);
get_slot_number(nodeh, parent_path, &pci_card);
get_slot_number(parent_path, &pci_card);
get_slot_number(path, &pci_card);
static void get_slot_number(char *path, struct io_card *card);