rio_dev
struct rio_dev *rdev,
fsl_add_outb_message(struct rio_mport *mport, struct rio_dev *rdev, int mbox,
struct rio_dev *rdev)
struct rio_dev *rdev = to_rio_dev(dev);
nets[mport->id].active = (struct rio_dev **)__get_free_pages(GFP_KERNEL,
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev;
struct rio_dev **active;
struct rio_dev *rdev;
struct rio_dev *rdev;
struct rio_dev *rdev = NULL;
tsi721_add_outb_message(struct rio_mport *mport, struct rio_dev *rdev, int mbox,
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev = to_rio_dev(dev);
void rio_attach_device(struct rio_dev *rdev)
struct rio_dev *rdev = to_rio_dev(dev);
const struct rio_dev *rdev;
const struct rio_dev *rdev)
struct rio_dev *rio_dev_get(struct rio_dev *rdev)
void rio_dev_put(struct rio_dev *rdev)
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev;
struct rio_dev *rdev;
struct rio_dev *rdev;
static int rio_is_switch(struct rio_dev *rdev)
static struct rio_dev *rio_setup_device(struct rio_net *net,
struct rio_dev *rdev;
static void rio_init_em(struct rio_dev *rdev);
rio_sport_is_active(struct rio_dev *rdev, int sp)
u8 hopcount, struct rio_dev *prev, int prev_port)
struct rio_dev *rdev;
u8 hopcount, struct rio_dev *prev, int prev_port)
struct rio_dev *rdev;
struct rio_dev *rdev, *swrdev;
static void rio_init_em(struct rio_dev *rdev)
struct rio_dev *dev = to_rio_dev(kobj_to_dev(kobj));
struct rio_dev *dev = to_rio_dev(kobj_to_dev(kobj));
struct rio_dev *rdev = to_rio_dev(dev); \
struct rio_dev *rdev = to_rio_dev(kobj_to_dev(kobj));
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev = to_rio_dev(dev);
static int rio_chk_dev_access(struct rio_dev *rdev)
rio_get_input_status(struct rio_dev *rdev, int pnum, u32 *lnkresp)
static int rio_clr_err_stopped(struct rio_dev *rdev, u32 pnum, u32 err_status)
struct rio_dev *nextdev = rdev->rswitch->nextdev[pnum];
struct rio_dev *rdev;
int rio_route_add_entry(struct rio_dev *rdev,
int rio_route_get_entry(struct rio_dev *rdev, u16 table,
int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock)
int rio_add_device(struct rio_dev *rdev)
void rio_del_device(struct rio_dev *rdev, enum rio_device_state state)
struct rio_dev *rdev = to_rio_dev(dev);
struct resource *rio_request_outb_dbell(struct rio_dev *rdev, u16 start,
int rio_release_outb_dbell(struct rio_dev *rdev, struct resource *res)
int rio_request_inb_pwrite(struct rio_dev *rdev,
int (*pwcback)(struct rio_dev *rdev, union rio_pw_msg *msg, int step))
int rio_release_inb_pwrite(struct rio_dev *rdev)
struct rio_dev *rio_get_comptag(u32 comp_tag, struct rio_dev *from)
struct rio_dev *rdev;
int rio_set_port_lockout(struct rio_dev *rdev, u32 pnum, int lock)
rio_chk_dev_route(struct rio_dev *rdev, struct rio_dev **nrdev, int *npnum)
struct rio_dev *prev = NULL;
extern int rio_route_add_entry(struct rio_dev *rdev,
extern int rio_route_get_entry(struct rio_dev *rdev, u16 table,
extern int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock);
extern int rio_set_port_lockout(struct rio_dev *rdev, u32 pnum, int lock);
extern struct rio_dev *rio_get_comptag(u32 comp_tag, struct rio_dev *from);
extern int rio_add_device(struct rio_dev *rdev);
extern void rio_del_device(struct rio_dev *rdev, enum rio_device_state state);
extern void rio_attach_device(struct rio_dev *rdev);
struct rio_dev *rdev;
struct rio_dev *rdev; /* remote RapidIO device */
struct rio_dev *rdev = to_rio_dev(dev);
struct rio_dev *rdev;
struct rio_dev *rdev = to_rio_dev(dev);
static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev,
static int riocm_queue_req(struct cm_dev *cm, struct rio_dev *rdev,
static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev,
idtg2_em_init(struct rio_dev *rdev)
idtg2_em_handler(struct rio_dev *rdev, u8 portnum)
struct rio_dev *rdev = to_rio_dev(dev);
static int idtg2_sysfs(struct rio_dev *rdev, bool create)
static int idtg2_probe(struct rio_dev *rdev, const struct rio_device_id *id)
static void idtg2_remove(struct rio_dev *rdev)
idtg3_em_init(struct rio_dev *rdev)
idtg3_em_handler(struct rio_dev *rdev, u8 pnum)
static int idtg3_probe(struct rio_dev *rdev, const struct rio_device_id *id)
static void idtg3_remove(struct rio_dev *rdev)
static void idtg3_shutdown(struct rio_dev *rdev)
static int idtcps_probe(struct rio_dev *rdev, const struct rio_device_id *id)
static void idtcps_remove(struct rio_dev *rdev)
struct rio_dev *nextdev[];
int (*em_init) (struct rio_dev *dev);
int (*em_handle) (struct rio_dev *dev, u8 swport);
int (*pwcback) (struct rio_dev *rdev, union rio_pw_msg *msg, int step);
struct rio_dev *prev;
#define rio_dev_g(n) list_entry(n, struct rio_dev, global_list)
#define rio_dev_f(n) list_entry(n, struct rio_dev, net_list)
#define to_rio_dev(n) container_of(n, struct rio_dev, dev)
#define sw_to_rio_dev(n) container_of(n, struct rio_dev, rswitch[0])
int (*add_outb_message)(struct rio_mport *mport, struct rio_dev *rdev,
int (*probe) (struct rio_dev * dev, const struct rio_device_id * id);
void (*remove) (struct rio_dev * dev);
void (*shutdown)(struct rio_dev *dev);
int (*suspend) (struct rio_dev * dev, u32 state);
int (*resume) (struct rio_dev * dev);
int (*enable_wake) (struct rio_dev * dev, u32 state, int enable);
struct rio_dev;
static inline int rio_read_config_32(struct rio_dev *rdev, u32 offset,
static inline int rio_write_config_32(struct rio_dev *rdev, u32 offset,
static inline int rio_read_config_16(struct rio_dev *rdev, u32 offset,
static inline int rio_write_config_16(struct rio_dev *rdev, u32 offset,
static inline int rio_read_config_8(struct rio_dev *rdev, u32 offset, u8 * data)
static inline int rio_write_config_8(struct rio_dev *rdev, u32 offset, u8 data)
static inline int rio_send_doorbell(struct rio_dev *rdev, u16 data)
struct rio_dev *rdev, int mbox,
extern struct resource *rio_request_outb_dbell(struct rio_dev *, u16, u16);
extern int rio_release_outb_dbell(struct rio_dev *, struct resource *);
int rio_claim_resource(struct rio_dev *, int);
int rio_request_regions(struct rio_dev *, char *);
void rio_release_regions(struct rio_dev *);
int rio_request_region(struct rio_dev *, int, char *);
void rio_release_region(struct rio_dev *, int);
extern int rio_request_inb_pwrite(struct rio_dev *,
int (*)(struct rio_dev *, union rio_pw_msg*, int));
extern int rio_release_inb_pwrite(struct rio_dev *);
struct rio_dev *rio_dev_get(struct rio_dev *);
void rio_dev_put(struct rio_dev *);
static inline const char *rio_name(struct rio_dev *rdev)
static inline void *rio_get_drvdata(struct rio_dev *rdev)
static inline void rio_set_drvdata(struct rio_dev *rdev, void *data)