Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/config/
H A 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/
H A Dbwi.c5088 uint32_t devi = 0; bwi_rf_lo_devi_measure() local
5130 uint32_t devi; bwi_rf_get_tp_ctrl2() local
5305 uint32_t devi; bwi_rf_lo_measure_11g() local
[all...]
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c17444 dtrace_attach(dev_info_t *devi, ddi_attach_cmd_t cmd)