Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Ddriver.c125 bool foundOne = FALSE; in init_hardware() local
145 foundOne = TRUE; in init_hardware()
162 return (foundOne ? B_OK : B_ERROR); in init_hardware()