Searched refs:opl_cpu_t (Results 1 – 3 of 3) sorted by relevance
43 opl_cpu_t *opl_cpu = NULL; in opl_cpulist_insert()49 opl_cpu = fmd_hdl_alloc(hdl, sizeof (opl_cpu_t), FMD_SLEEP); in opl_cpulist_insert()62 opl_cpu = fmd_hdl_alloc(hdl, sizeof (opl_cpu_t), in opl_cpulist_insert()85 sizeof (opl_cpu_t), FMD_SLEEP); in opl_cpulist_insert()109 opl_cpu_t *opl_cpu; in opl_cpulist_free()116 fmd_hdl_free(hdl, opl_cpu, sizeof (opl_cpu_t)); in opl_cpulist_free()
43 } opl_cpu_t; typedef
145 opl_cpu_t *opl_cpu; in cmd_opl_ue_cpu()