Searched defs:ini (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/ |
H A D | ar5416_attach.c | 360 struct ini { in ar5416Attach() struct 361 uint32_t *data; /* NB: !const */ in ar5416Attach() 362 int rows, cols; in ar5416Attach()
|
H A D | ar5416_reset.c | 2695 struct ini { struct 2696 uint32_t *data; /* NB: !const */ 2697 int rows, cols;
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp_target.h | 96 #define VALID_INI(ini) (ini != INI_NONE && ini != INI_ANY) argument
|
H A D | isp_library.c | 2391 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 D | c-decl.c | 7505 tree ini = DECL_INITIAL (enu); in finish_enum() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 8522 tree ini = DECL_INITIAL (enu); in finish_enum() local
|