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
2996 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
3001 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
3006 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
4509 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()
4753 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()
5026 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()
5239 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C0800Driver()
5496 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) { in AdvInitAsc38C1600Driver()
5521 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C1600Driver()
5733 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc38C1600Driver()
7116 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl & in advansys_biosparam()
10011 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom3550EEP()
10166 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C0800EEP()
10393 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C1600EEP()
10888 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10913 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10941 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()