Searched refs:dev_aux (Results 1 – 2 of 2) sorted by relevance
630 dev->dev_aux = ivars; in device_set_ivars()636 return (dev ? dev->dev_aux : NULL); in device_get_ivars()
414 void *dev_aux; member