Searched refs:pci_parse_slot (Results 1 – 3 of 3) sorted by relevance
215 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
254 int pci_parse_slot(char *opt);
270 pci_parse_slot(char *opt) in pci_parse_slot() function