Lines Matching refs:bios_ctrl
1048 ushort bios_ctrl; /* 12 BIOS control bits */ member
1121 ushort bios_ctrl; /* 12 BIOS control bits */ member
1223 ushort bios_ctrl; /* 12 BIOS control bits */ member
1920 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */ member
3191 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
3196 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
3201 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
4702 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()
4962 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()
5235 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()
5462 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C0800Driver()
5719 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) { in AdvInitAsc38C1600Driver()
5744 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C1600Driver()
5972 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C1600Driver()
7563 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl & in advansys_biosparam()
10633 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom3550EEP()
10788 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C0800EEP()
11015 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C1600EEP()
11545 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
11570 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
11598 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()