Searched refs:bios_address (Results 1 – 4 of 4) sorted by relevance
213 size += sprintf(BLS, " BIOS Memory Address: 0x%08x\n", p->bios_address); in aic7xxx_proc_info()
367 uint32_t bios_address; member
362 uint32_t bios_address; member
975 unsigned int bios_address; member9345 temp_p->bios_address = 0; in aic7xxx_detect()9811 temp_p->bios_address = 0xcc000; in aic7xxx_detect()9812 temp_p->bios_address += (0x4000 * (temp_p->bios_control & 0x07)); in aic7xxx_detect()9816 temp_p->bios_address = 0xd0000; in aic7xxx_detect()9817 temp_p->bios_address += (0x8000 * (temp_p->bios_control & 0x06)); in aic7xxx_detect()9854 temp_p->bios_address = 0xe0000; in aic7xxx_detect()9857 temp_p->bios_address = 0xc8000; in aic7xxx_detect()9860 temp_p->bios_address = 0xd0000; in aic7xxx_detect()9863 temp_p->bios_address = 0xd8000; in aic7xxx_detect()[all …]