Lines Matching refs:bios_ctrl

947 	ushort bios_ctrl;	/* 12 BIOS control bits */  member
1020 ushort bios_ctrl; /* 12 BIOS control bits */ member
1122 ushort bios_ctrl; /* 12 BIOS control bits */ member
1809 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */ member
2987 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
2992 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
2997 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
4500 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()
4744 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()
5017 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()
5230 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C0800Driver()
5487 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) { in AdvInitAsc38C1600Driver()
5512 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C1600Driver()
5724 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C1600Driver()
7107 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl & in advansys_biosparam()
10004 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom3550EEP()
10159 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C0800EEP()
10386 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C1600EEP()
10880 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10905 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10933 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()