Searched defs:devi (Results 1 – 3 of 3) sorted by relevance
316 struct devi { struct321 TAILQ_ENTRY(devi) i_next; /* list of all instances */ argument322 struct devi *i_bsame; /* list on same base */ argument323 struct devi *i_asame; /* list on same base attachment */ argument324 struct devi *i_alias; /* other aliases of this instance */ argument325 const char *i_at; /* where this is "at" (NULL if at root) */326 struct pspec *i_pspec; /* parent spec (NULL if at root) */327 struct deva *i_atdeva;328 const char **i_locs; /* locators (as given by pspec's iattr) */329 int i_cfflags; /* flags from config line */[all …]
5168 uint32_t devi = 0; in bwi_rf_lo_devi_measure() local5210 uint32_t devi; in bwi_rf_get_tp_ctrl2() local5385 uint32_t devi; in bwi_rf_lo_measure_11g() local
17444 dtrace_attach(dev_info_t *devi, ddi_attach_cmd_t cmd)