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