Searched refs:pci_parse_slot (Results 1 – 5 of 5) sorted by relevance
189 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
165 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
174 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
254 int pci_parse_slot(char *opt);
271 pci_parse_slot(char *opt) in pci_parse_slot() function