Home | History | Annotate | Download | only in dev

Lines Matching refs:F_LACE_STORE_LONG

1057 		hl_this_data->frames[F_LACE_STORE_LONG] =
1060 &hl_this_data->frames[F_LACE_STORE_LONG][len];
1062 memcpy(hl_this_data->frames[F_LACE_STORE_LONG], std_copper_list,
1092 cop_t *cp = hl_this_data->frames[F_LACE_STORE_LONG], *tmp;
1151 cp = hl_this_data->frames[F_LACE_STORE_LONG];
1199 bcopy(hl_this_data->frames[F_LACE_STORE_LONG],
1217 HIADDR(PREP_DMA_MEM(hl_this_data->frames[F_LACE_STORE_LONG]));
1219 LOADDR(PREP_DMA_MEM(hl_this_data->frames[F_LACE_STORE_LONG]));
1224 hl_this_data->frames[F_LACE_STORE_LONG];
1225 hl_this_data->frames[F_LACE_STORE_LONG] = cp;
1283 hdl_this_data->frames[F_LACE_STORE_LONG] =
1286 &hdl_this_data->frames[F_LACE_STORE_LONG][len];
1289 hdl_this_data->frames[F_LACE_STORE_LONG],
1321 cop_t *cp = hdl_this_data->frames[F_LACE_STORE_LONG], *tmp;
1381 cp = hdl_this_data->frames[F_LACE_STORE_LONG];
1444 bcopy(hdl_this_data->frames[F_LACE_STORE_LONG],
1473 HIADDR(PREP_DMA_MEM(hdl_this_data->frames[F_LACE_STORE_LONG]));
1475 LOADDR(PREP_DMA_MEM(hdl_this_data->frames[F_LACE_STORE_LONG]));
1479 hdl_this_data->frames[F_LACE_STORE_LONG];
1480 hdl_this_data->frames[F_LACE_STORE_LONG] = cp;
2137 super72_this_data->frames[F_LACE_STORE_LONG] =
2140 &super72_this_data->frames[F_LACE_STORE_LONG][len];
2143 super72_this_data->frames[F_LACE_STORE_LONG],
2208 cop_t *cp = super72_this_data->frames[F_LACE_STORE_LONG], *tmp;
2268 cp = super72_this_data->frames[F_LACE_STORE_LONG];
2336 bcopy(super72_this_data->frames[F_LACE_STORE_LONG],
2356 HIADDR(PREP_DMA_MEM(super72_this_data->frames[F_LACE_STORE_LONG]));
2358 LOADDR(PREP_DMA_MEM(super72_this_data->frames[F_LACE_STORE_LONG]));
2362 super72_this_data->frames[F_LACE_STORE_LONG];
2363 super72_this_data->frames[F_LACE_STORE_LONG] = cp;
2596 phl_this_data->frames[F_LACE_STORE_LONG] = &phl_this_data->frames[F_LACE_SHORT][len];
2597 phl_this_data->frames[F_LACE_STORE_SHORT] = &phl_this_data->frames[F_LACE_STORE_LONG][len];
2599 memcpy(phl_this_data->frames[F_LACE_STORE_LONG], std_copper_list, std_copper_list_size);
2624 cop_t *cp = phl_this_data->frames[F_LACE_STORE_LONG], *tmp;
2680 cp = phl_this_data->frames[F_LACE_STORE_LONG];
2722 memcpy(phl_this_data->frames[F_LACE_STORE_SHORT], phl_this_data->frames[F_LACE_STORE_LONG], std_copper_list_size);
2736 tmp[0].cp.inst.operand = HIADDR(PREP_DMA_MEM(phl_this_data->frames[F_LACE_STORE_LONG]));
2737 tmp[1].cp.inst.operand = LOADDR(PREP_DMA_MEM(phl_this_data->frames[F_LACE_STORE_LONG]));
2741 phl_this_data->frames[F_LACE_LONG] = phl_this_data->frames[F_LACE_STORE_LONG];
2742 phl_this_data->frames[F_LACE_STORE_LONG] = cp;
2796 phdl_this_data->frames[F_LACE_STORE_LONG] = &phdl_this_data->frames[F_LACE_SHORT][len];
2797 phdl_this_data->frames[F_LACE_STORE_SHORT] = &phdl_this_data->frames[F_LACE_STORE_LONG][len];
2799 memcpy(phdl_this_data->frames[F_LACE_STORE_LONG], std_dlace_copper_list, std_dlace_copper_list_size);
2824 cop_t *cp = phdl_this_data->frames[F_LACE_STORE_LONG], *tmp;
2881 cp = phdl_this_data->frames[F_LACE_STORE_LONG];
2933 memcpy(phdl_this_data->frames[F_LACE_STORE_SHORT], phdl_this_data->frames[F_LACE_STORE_LONG], std_dlace_copper_list_size);
2954 tmp[0].cp.inst.operand = HIADDR(PREP_DMA_MEM(phdl_this_data->frames[F_LACE_STORE_LONG]));
2955 tmp[1].cp.inst.operand = LOADDR(PREP_DMA_MEM(phdl_this_data->frames[F_LACE_STORE_LONG]));
2958 phdl_this_data->frames[F_LACE_LONG] = phdl_this_data->frames[F_LACE_STORE_LONG];
2959 phdl_this_data->frames[F_LACE_STORE_LONG] = cp;