Home
last modified time | relevance | path

Searched refs:init_config (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/sys/dev/hptnr/
H A Dhptnr_config.c41 int init_config(void) in init_config() function
H A Dhptnr_config.h67 #define init_config hptnr_init_config macro
H A Dldm.h421 int init_config(void);
H A Dhptnr_osm_bsd.c1531 init_config(); in hpt_init()
/freebsd-13.1/sys/dev/hpt27xx/
H A Dhpt27xx_config.c48 int init_config(void) in init_config() function
H A Dhpt27xx_config.h66 #define init_config hpt27xx_init_config macro
H A Dldm.h422 int init_config(void);
H A Dhpt27xx_osm_bsd.c1248 init_config(); in hpt_init()
/freebsd-13.1/sys/dev/hptrr/
H A Dhptrr_config.c50 int init_config(void) in init_config() function
H A Dhptrr_config.h59 #define init_config hptrr_init_config macro
H A Dldm.h415 int init_config(void);
H A Dhptrr_osm_bsd.c1178 init_config(); in hpt_init()
/freebsd-13.1/usr.sbin/bhyve/
H A Dconfig.h70 void init_config(void);
H A Dconfig.c42 init_config(void) in init_config() function
H A Dbhyverun.c1223 init_config(); in main()