Home
last modified time | relevance | path

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

/libpciaccess/src/
H A Dsolx_devfs.c357 int8_t last_func = PCI_REG_FUNC_M >> PCI_REG_FUNC_SHIFT; in probe_dev() local
372 ((func <= last_func) && in probe_dev()