HomeSort by: relevance | last modified time | path
    Searched defs:lastparent (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbmips/loongson/
gdium_machdep.c 242 static device_t lastparent = NULL; local in function:gdium_device_register
258 if (device_parent(dev) != lastparent && gkey_chain_pos != 0)
306 lastparent = dev;
gdium_machdep.c 242 static device_t lastparent = NULL; local in function:gdium_device_register
258 if (device_parent(dev) != lastparent && gkey_chain_pos != 0)
306 lastparent = dev;
gdium_machdep.c 242 static device_t lastparent = NULL; local in function:gdium_device_register
258 if (device_parent(dev) != lastparent && gkey_chain_pos != 0)
306 lastparent = dev;
gdium_machdep.c 242 static device_t lastparent = NULL; local in function:gdium_device_register
258 if (device_parent(dev) != lastparent && gkey_chain_pos != 0)
306 lastparent = dev;

Completed in 173 milliseconds