Searched refs:dev_softsp (Results 1 – 3 of 3) sorted by relevance
788 void *dev_softsp; /* opaque pointer to device state */ member
3348 ASSERT(bd_list->dev_softsp != NULL); in fhc_cpu_poweron()3351 bd_list->dev_softsp)->tempstat.state; in fhc_cpu_poweron()3456 if (!bdp->dev_softsp) { in fhc_env_temp_state()3459 envp = (struct environ_soft_state *)bdp->dev_softsp; in fhc_env_temp_state()
499 bdp->dev_softsp = env; in fhc_bd_env_set()