Home
last modified time | relevance | path

Searched defs:ini (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c360 struct ini { in ar5416Attach() struct
361 uint32_t *data; /* NB: !const */ in ar5416Attach()
362 int rows, cols; in ar5416Attach()
H A Dar5416_reset.c2695 struct ini { struct
2696 uint32_t *data; /* NB: !const */
2697 int rows, cols;
/dflybsd-src/sys/dev/disk/isp/
H A Disp_target.h96 #define VALID_INI(ini) (ini != INI_NONE && ini != INI_ANY) argument
H A Disp_library.c2391 isp_add_wwn_entry(ispsoftc_t *isp, int chan, uint64_t ini, uint16_t nphdl, uint32_t s_id) in isp_add_wwn_entry()
2517 isp_del_wwn_entry(ispsoftc_t *isp, int chan, uint64_t ini, uint16_t nphdl, uint32_t s_id) in isp_del_wwn_entry()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c7505 tree ini = DECL_INITIAL (enu); in finish_enum() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c8522 tree ini = DECL_INITIAL (enu); in finish_enum() local