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