Lines Matching defs:rts51x_chip
99 struct rts51x_chip { struct
100 u16 vendor_id;
101 u16 product_id;
102 char max_lun;
104 struct rts51x_status *status;
105 int status_len;
107 u32 flag;
108 struct us_data *us;
111 struct timer_list rts51x_suspend_timer;
112 unsigned long timer_expires;
113 int pwr_state;
114 u8 lun_ready;
115 enum RTS51X_STAT state;
116 int support_auto_delink;
119 proto_cmnd proto_handler_backup;