/arch/powerpc/sysdev/bestcomm/ |
D | bestcomm.h | 52 struct bcom_bd *bd; member 162 struct bcom_bd *bd; in bcom_buffer_done() local 179 struct bcom_bd *bd; in bcom_prepare_next_buffer() local 189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer() local 203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer() local
|
/arch/m68k/include/asm/ |
D | m68360_regs.h | 328 #define TBD_SET_CUR_ADDR(bd,quicc,pram) pram->tbptr = \ argument 330 #define RBD_SET_CUR_ADDR(bd,quicc,pram) pram->rbptr = \ argument 332 #define INCREASE_TBD(bd,quicc,pram) { \ argument 338 #define DECREASE_TBD(bd,quicc,pram) { \ argument 345 #define INCREASE_RBD(bd,quicc,pram) { \ argument 351 #define DECREASE_RBD(bd,quicc,pram) { \ argument 374 #define TBD_32_SET_CUR_ADDR(bd,quicc,page,channel) \ argument 377 #define RBD_32_SET_CUR_ADDR(bd,quicc,page,channel) \ argument 381 #define INCREASE_TBD_32(bd,quicc,page,channel) { \ argument 387 #define DECREASE_TBD_32(bd,quicc,page,channel) { \ argument [all …]
|
/arch/powerpc/boot/ |
D | cuboot-ebony.c | 24 static bd_t bd; variable
|
D | cuboot-bamboo.c | 24 static bd_t bd; variable
|
D | cuboot-amigaone.c | 20 static bd_t bd; variable
|
D | cuboot-warp.c | 19 static bd_t bd; variable
|
D | cuboot-mpc7448hpc2.c | 25 static bd_t bd; variable
|
D | cuboot-yosemite.c | 23 static bd_t bd; variable
|
D | cuboot-8xx.c | 21 static bd_t bd; variable
|
D | cuboot-katmai.c | 29 static bd_t bd; variable
|
D | cuboot-824x.c | 18 static bd_t bd; variable
|
D | redboot-83xx.c | 20 static bd_t bd; variable
|
D | cuboot-83xx.c | 20 static bd_t bd; variable
|
D | cuboot-rainier.c | 35 static bd_t bd; variable
|
D | cuboot-sam440ep.c | 29 static bd_t bd; variable
|
D | cuboot-sequoia.c | 35 static bd_t bd; variable
|
D | redboot-8xx.c | 19 static bd_t bd; variable
|
D | cuboot-kilauea.c | 28 static bd_t bd; variable
|
D | cuboot-85xx.c | 21 static bd_t bd; variable
|
D | cuboot-85xx-cpm2.c | 21 static bd_t bd; variable
|
D | cuboot-taishan.c | 29 static bd_t bd; variable
|
D | cuboot-52xx.c | 22 static bd_t bd; variable
|
D | cuboot-hotfoot.c | 23 static bd_t bd; variable
|
D | cuboot-c2k.c | 174 static bd_t bd; variable
|
/arch/powerpc/sysdev/qe_lib/ |
D | ucc_slow.c | 135 struct qe_bd *bd; in ucc_slow_init() local
|