Home
last modified time | relevance | path

Searched refs:multi_function_device (Results 1 – 1 of 1) sorted by relevance

/libpciaccess/src/
H A Dsolx_devfs.c354 boolean_t multi_function_device; in probe_dev() local
371 for (func = first_func, multi_function_device = B_FALSE; in probe_dev()
373 ((func == first_func) || (multi_function_device))); in probe_dev()
557 multi_function_device = B_TRUE; in probe_dev()