fsl_rio_dbell
dbell = kzalloc_obj(struct fsl_rio_dbell);
struct fsl_rio_dbell *dbell;
extern struct fsl_rio_dbell *dbell;
extern int fsl_rio_doorbell_init(struct fsl_rio_dbell *dbell);
int fsl_rio_doorbell_init(struct fsl_rio_dbell *dbell)
struct fsl_rio_dbell *fsl_dbell = (struct fsl_rio_dbell *)dev_instance;
#define IRQ_RIO_BELL(m) (((struct fsl_rio_dbell *)(m))->bellirq)