| D | alauda.c | 116 #define MEDIA_PORT(us) us->srb->device->lun argument 117 #define MEDIA_INFO(us) ((struct alauda_info *)us->extra)->port[MEDIA_PORT(us)] argument 123 static int init_alauda(struct us_data *us); 187 { 0xe6, 23, 9, 4, 10}, /* 8 MB */ 188 { 0x73, 24, 9, 5, 10}, /* 16 MB */ 189 { 0x75, 25, 9, 5, 10}, /* 32 MB */ 190 { 0x76, 26, 9, 5, 10}, /* 64 MB */ 191 { 0x79, 27, 9, 5, 10}, /* 128 MB */ 192 { 0x71, 28, 9, 5, 10}, /* 256 MB */ 197 { 0xd6, 23, 9, 4, 10}, /* 8 MB */ [all …]
|