Lines Matching defs:bios_ctrl
946 ushort bios_ctrl; /* 12 BIOS control bits */
1019 ushort bios_ctrl; /* 12 BIOS control bits */
1121 ushort bios_ctrl; /* 12 BIOS control bits */
1190 /* bios_ctrl */
1808 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */
2992 " termination: %u (%s), bios_ctrl: 0x%x\n",
2994 ep_3550->bios_ctrl);
2997 " termination: %u (%s), bios_ctrl: 0x%x\n",
2999 ep_38C0800->bios_ctrl);
3002 " termination: %u (%s), bios_ctrl: 0x%x\n",
3004 ep_38C1600->bios_ctrl);
4507 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) {
4751 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) {
5024 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) {
5237 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) {
5494 if ((asc_dvc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) {
5519 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) {
5731 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) {
7114 if ((boardp->dvc_var.adv_dvc_var.bios_ctrl &
9264 0xFFE7, /* bios_ctrl */
9302 0, /* bios_ctrl */
9340 0xFFE7, /* 12 bios_ctrl */
9405 0, /* 12 bios_ctrl */
9470 0xFFE7, /* 12 bios_ctrl */
9535 0, /* 12 bios_ctrl */
10011 asc_dvc->bios_ctrl = eep_config.bios_ctrl;
10166 asc_dvc->bios_ctrl = eep_config.bios_ctrl;
10393 asc_dvc->bios_ctrl = eep_config.bios_ctrl;
10888 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl;
10913 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl;
10941 ep_38C1600->bios_ctrl = adv_dvc_varp->bios_ctrl;