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