Lines Matching defs:rts51x_chip
90 struct rts51x_chip { struct
91 u16 vendor_id;
92 u16 product_id;
93 char max_lun;
95 struct rts51x_status *status;
96 int status_len;
98 u32 flag;
99 struct us_data *us;
102 struct timer_list rts51x_suspend_timer;
103 unsigned long timer_expires;
104 int pwr_state;
105 u8 lun_ready;
106 enum RTS51X_STAT state;
107 int support_auto_delink;
110 proto_cmnd proto_handler_backup;