Searched refs:DIP2INST (Results 1 - 1 of 1) sorted by relevance

/k10sensor/src/
H A Dk10sensor.c38 #define DIP2INST(dip) (ddi_get_instance(dip)) macro
258 ddi_soft_state_free(statep, DIP2INST(k10p->dip));
267 int inst = DIP2INST(dip);
327 K10DBG(CE_NOTE, "Inside "KMODNAME"_detach #%d cmd=%d", DIP2INST(dip), cmd);

Completed in 6 milliseconds