Lines Matching refs:bios_ctrl
2271 ushort bios_ctrl; /* 12 BIOS control bits */ member
2345 ushort bios_ctrl; /* 12 BIOS control bits */ member
2448 ushort bios_ctrl; /* 12 BIOS control bits */ member
3108 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */ member
5210 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in ASC_INITFUNC()
5233 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in ASC_INITFUNC()
5260 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl; in ASC_INITFUNC()
6212 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl & in advansys_biosparam()
8242 ep_3550->termination, termstr, ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
8248 ep_38C0800->termination_lvd, termstr, ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
8254 ep_38C1600->termination_lvd, termstr, ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
15296 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) in AdvInitAsc3550Driver()
15606 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) in AdvInitAsc3550Driver()
15956 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) in AdvInitAsc38C0800Driver()
16231 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) in AdvInitAsc38C0800Driver()
16561 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) in AdvInitAsc38C1600Driver()
16587 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) in AdvInitAsc38C1600Driver()
16867 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) in AdvInitAsc38C1600Driver()
16975 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in ASC_INITFUNC()
17153 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in ASC_INITFUNC()
17431 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in ASC_INITFUNC()