Lines Matching refs:bios_ctrl
964 ushort bios_ctrl; /* 12 BIOS control bits */ member
1037 ushort bios_ctrl; /* 12 BIOS control bits */ member
1139 ushort bios_ctrl; /* 12 BIOS control bits */ member
1826 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */ member
3038 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
3043 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
3048 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
4562 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()
4806 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()
5079 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()
5292 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C0800Driver()
5549 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) { in AdvInitAsc38C1600Driver()
5574 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C1600Driver()
5786 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C1600Driver()
7209 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl & in advansys_biosparam()
10203 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom3550EEP()
10358 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C0800EEP()
10585 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C1600EEP()
11099 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
11124 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
11152 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()