Searched refs:pci_parse_slot (Results 1 – 4 of 4) sorted by relevance
187 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
161 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
165 } else if (pci_parse_slot(optarg) != 0) in bhyve_optparse()
270 pci_parse_slot(char *opt) in pci_parse_slot() function