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;
109 struct us_data *us;
110 struct timer_list rts51x_suspend_timer;
111 unsigned long timer_expires;
112 int pwr_state;
113 u8 lun_ready;
114 enum RTS51X_STAT state;
115 int support_auto_delink;
118 proto_cmnd proto_handler_backup;