Home
last modified time | relevance | path

Searched refs:Ent_dsa_zero (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c8xx_u.h79 #undef Ent_dsa_zero
D53c8xx_d.h2567 #define Ent_dsa_zero 0x00000168 macro
D53c7xx.c355 int NCR53c7xx_dsa_len = A_dsa_end + Ent_dsa_zero - Ent_dsa_code_template;
357 int CmdPageStart = (0 - Ent_dsa_zero - sizeof(struct NCR53c7x0_cmd)) & 0xff;
1402 Ent_dsa_code_save_data_pointer - Ent_dsa_zero); in NCR53c7x0_init_fixup()
1404 Ent_dsa_code_restore_pointers - Ent_dsa_zero); in NCR53c7x0_init_fixup()
1406 Ent_dsa_code_check_reselect - Ent_dsa_zero); in NCR53c7x0_init_fixup()
1474 (unsigned char)(Ent_dsa_code_check_reselect - Ent_dsa_zero)); in NCR53c7x0_init_fixup()
1550 hostdata->dsa_start = Ent_dsa_code_template - Ent_dsa_zero; in NCR53c7x0_init_fixup()
1552 hostdata->dsa_jump_dest = Ent_dsa_code_fix_jump - Ent_dsa_zero + in NCR53c7x0_init_fixup()
1557 Ent_dsa_zero) in NCR53c7x0_init_fixup()
1560 Ent_dsa_zero); in NCR53c7x0_init_fixup()
[all …]
D53c7,8xx.c1584 static int NCR53c8xx_dsa_len = A_dsa_end + Ent_dsa_zero - Ent_dsa_code_template;
1647 Ent_dsa_code_save_data_pointer - Ent_dsa_zero); in NCR53c8x0_init_fixup()
1649 Ent_dsa_code_restore_pointers - Ent_dsa_zero); in NCR53c8x0_init_fixup()
1651 Ent_dsa_code_check_reselect - Ent_dsa_zero); in NCR53c8x0_init_fixup()
1707 (unsigned char)(Ent_dsa_code_check_reselect - Ent_dsa_zero)); in NCR53c8x0_init_fixup()
1783 hostdata->dsa_start = Ent_dsa_code_template - Ent_dsa_zero; in NCR53c8x0_init_fixup()
1785 hostdata->dsa_jump_dest = Ent_dsa_code_fix_jump - Ent_dsa_zero + in NCR53c8x0_init_fixup()
1790 Ent_dsa_zero) in NCR53c8x0_init_fixup()
1793 Ent_dsa_zero); in NCR53c8x0_init_fixup()
2047 dsa_temp_next, virt_to_bus(cmd->dsa) + Ent_dsa_zero - in NCR53c8xx_dsa_fixup()
[all …]