Home
last modified time | relevance | path

Searched defs:devi (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/config/
Ddefs.h316 struct devi { struct
321 TAILQ_ENTRY(devi) i_next; /* list of all instances */ argument
322 struct devi *i_bsame; /* list on same base */ argument
323 struct devi *i_asame; /* list on same base attachment */ argument
324 struct devi *i_alias; /* other aliases of this instance */ argument
325 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 …]
/netbsd/src/sys/dev/ic/
Dbwi.c5168 uint32_t devi = 0; in bwi_rf_lo_devi_measure() local
5210 uint32_t devi; in bwi_rf_get_tp_ctrl2() local
5385 uint32_t devi; in bwi_rf_lo_measure_11g() local
/netbsd/src/external/cddl/osnet/dist/uts/common/dtrace/
Ddtrace.c17444 dtrace_attach(dev_info_t *devi, ddi_attach_cmd_t cmd)