Lines Matching refs:bios_control
511 unsigned short bios_control; /* word 16 */
977 unsigned short bios_control; /* bios control - SEEPROM */
8613 if (sc->bios_control & CF284XEXTEND)
8625 if (sc->bios_control & CFEXTEND)
8627 if (sc->bios_control & CFBIOSEN)
8850 p->bios_control = sc->bios_control;
9782 temp_p->bios_control = aic_inb(temp_p, HA_274_BIOSCTRL);
9796 if (temp_p->bios_control & CHANNEL_B_PRIMARY)
9801 if ((temp_p->bios_control & BIOSMODE) == BIOSDISABLED)
9809 if ( (temp_p->bios_control & 0x20) == 0 )
9812 temp_p->bios_address += (0x4000 * (temp_p->bios_control & 0x07));
9817 temp_p->bios_address += (0x8000 * (temp_p->bios_control & 0x06));