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
2995 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
3000 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
3005 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
4508 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()
4752 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()
5025 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()
5238 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C0800Driver()
5495 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) { in AdvInitAsc38C1600Driver()
5520 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C1600Driver()
5732 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C1600Driver()
7115 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl & in advansys_biosparam()
10012 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom3550EEP()
10167 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C0800EEP()
10394 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C1600EEP()
10889 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10914 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10942 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()