init_level        246 drivers/scsi/aic7xxx/aic7770.c 	ahc->init_level++;
init_level        663 drivers/scsi/aic7xxx/aic79xx.h 	uint8_t		 init_level;	/*
init_level       1210 drivers/scsi/aic7xxx/aic79xx.h 	u_int			  init_level;
init_level       6151 drivers/scsi/aic7xxx/aic79xx_core.c 	switch (ahd->init_level) {
init_level       6438 drivers/scsi/aic7xxx/aic79xx_core.c 	scb_data->init_level++;
init_level       6457 drivers/scsi/aic7xxx/aic79xx_core.c 	scb_data->init_level++;
init_level       6471 drivers/scsi/aic7xxx/aic79xx_core.c 	scb_data->init_level++;
init_level       6540 drivers/scsi/aic7xxx/aic79xx_core.c 	switch (scb_data->init_level) {
init_level       7070 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->init_level++;
init_level       7097 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->init_level++;
init_level       7107 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->init_level++;
init_level       7141 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->init_level++;
init_level        372 drivers/scsi/aic7xxx/aic79xx_pci.c 	ahd->init_level++;
init_level        609 drivers/scsi/aic7xxx/aic7xxx.h 	uint8_t	init_level;		/*
init_level       1057 drivers/scsi/aic7xxx/aic7xxx.h 	u_int			  init_level;
init_level       4487 drivers/scsi/aic7xxx/aic7xxx_core.c 	switch (ahc->init_level) {
init_level       4805 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4814 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4822 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4837 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4846 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4854 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4868 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_data->init_level++;
init_level       4906 drivers/scsi/aic7xxx/aic7xxx_core.c 	switch (scb_data->init_level) {
init_level       5313 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc->init_level++;
init_level       5340 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc->init_level++;
init_level       5349 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc->init_level++;
init_level       5369 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc->init_level++;
init_level        956 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc->init_level++;
init_level        150 lib/test_stackinit.c #define DEFINE_TEST(name, var_type, which, init_level)		\
init_level        166 lib/test_stackinit.c 	var_type var INIT_ ## which ## _ ## init_level;		\