root/drivers/scsi/qla2xxx/qla_devtbl.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 #define QLA_MODEL_NAMES         0x5C
   3 
   4 /*
   5  * Adapter model names and descriptions.
   6  */
   7 static char *qla2x00_model_name[QLA_MODEL_NAMES*2] = {
   8         "QLA2340",      "133MHz PCI-X to 2Gb FC, Single Channel",       /* 0x100 */
   9         "QLA2342",      "133MHz PCI-X to 2Gb FC, Dual Channel",         /* 0x101 */
  10         "QLA2344",      "133MHz PCI-X to 2Gb FC, Quad Channel",         /* 0x102 */
  11         "QCP2342",      "cPCI to 2Gb FC, Dual Channel",                 /* 0x103 */
  12         "QSB2340",      "SBUS to 2Gb FC, Single Channel",               /* 0x104 */
  13         "QSB2342",      "SBUS to 2Gb FC, Dual Channel",                 /* 0x105 */
  14         "QLA2310",      "Sun 66MHz PCI-X to 2Gb FC, Single Channel",    /* 0x106 */
  15         "QLA2332",      "Sun 66MHz PCI-X to 2Gb FC, Single Channel",    /* 0x107 */
  16         "QCP2332",      "Sun cPCI to 2Gb FC, Dual Channel",             /* 0x108 */
  17         "QCP2340",      "cPCI to 2Gb FC, Single Channel",               /* 0x109 */
  18         "QLA2342",      "Sun 133MHz PCI-X to 2Gb FC, Dual Channel",     /* 0x10a */
  19         "QCP2342",      "Sun - cPCI to 2Gb FC, Dual Channel",           /* 0x10b */
  20         "QLA2350",      "133MHz PCI-X to 2Gb FC, Single Channel",       /* 0x10c */
  21         "QLA2352",      "133MHz PCI-X to 2Gb FC, Dual Channel",         /* 0x10d */
  22         "QLA2352",      "Sun 133MHz PCI-X to 2Gb FC, Dual Channel",     /* 0x10e */
  23         " ",            " ",                                            /* 0x10f */
  24         " ",            " ",                                            /* 0x110 */
  25         " ",            " ",                                            /* 0x111 */
  26         " ",            " ",                                            /* 0x112 */
  27         " ",            " ",                                            /* 0x113 */
  28         " ",            " ",                                            /* 0x114 */
  29         "QLA2360",      "133MHz PCI-X to 2Gb FC, Single Channel",       /* 0x115 */
  30         "QLA2362",      "133MHz PCI-X to 2Gb FC, Dual Channel",         /* 0x116 */
  31         "QLE2360",      "PCI-Express to 2Gb FC, Single Channel",        /* 0x117 */
  32         "QLE2362",      "PCI-Express to 2Gb FC, Dual Channel",          /* 0x118 */
  33         "QLA200",       "133MHz PCI-X to 2Gb FC Optical",               /* 0x119 */
  34         " ",            " ",                                            /* 0x11a */
  35         " ",            " ",                                            /* 0x11b */
  36         "QLA200P",      "133MHz PCI-X to 2Gb FC SFP",                   /* 0x11c */
  37         " ",            " ",                                            /* 0x11d */
  38         " ",            " ",                                            /* 0x11e */
  39         " ",            " ",                                            /* 0x11f */
  40         " ",            " ",                                            /* 0x120 */
  41         " ",            " ",                                            /* 0x121 */
  42         " ",            " ",                                            /* 0x122 */
  43         " ",            " ",                                            /* 0x123 */
  44         " ",            " ",                                            /* 0x124 */
  45         " ",            " ",                                            /* 0x125 */
  46         " ",            " ",                                            /* 0x126 */
  47         " ",            " ",                                            /* 0x127 */
  48         " ",            " ",                                            /* 0x128 */
  49         " ",            " ",                                            /* 0x129 */
  50         " ",            " ",                                            /* 0x12a */
  51         " ",            " ",                                            /* 0x12b */
  52         " ",            " ",                                            /* 0x12c */
  53         " ",            " ",                                            /* 0x12d */
  54         " ",            " ",                                            /* 0x12e */
  55         "QLA210",       "133MHz PCI-X to 2Gb FC, Single Channel",       /* 0x12f */
  56         "EMC 250",      "133MHz PCI-X to 2Gb FC, Single Channel",       /* 0x130 */
  57         "HP A7538A",    "HP 1p2g PCI-X to 2Gb FC, Single Channel",      /* 0x131 */
  58         "QLA210",       "Sun 133MHz PCI-X to 2Gb FC, Single Channel",   /* 0x132 */
  59         "QLA2460",      "PCI-X 2.0 to 4Gb FC, Single Channel",          /* 0x133 */
  60         "QLA2462",      "PCI-X 2.0 to 4Gb FC, Dual Channel",            /* 0x134 */
  61         "QMC2462",      "IBM eServer BC 4Gb FC Expansion Card",         /* 0x135 */
  62         "QMC2462S",     "IBM eServer BC 4Gb FC Expansion Card SFF",     /* 0x136 */
  63         "QLE2460",      "PCI-Express to 4Gb FC, Single Channel",        /* 0x137 */
  64         "QLE2462",      "PCI-Express to 4Gb FC, Dual Channel",          /* 0x138 */
  65         "QME2462",      "Dell BS PCI-Express to 4Gb FC, Dual Channel",  /* 0x139 */
  66         " ",            " ",                                            /* 0x13a */
  67         " ",            " ",                                            /* 0x13b */
  68         " ",            " ",                                            /* 0x13c */
  69         "QEM2462",      "Sun Server I/O Module 4Gb FC, Dual Channel",   /* 0x13d */
  70         "QLE210",       "PCI-Express to 2Gb FC, Single Channel",        /* 0x13e */
  71         "QLE220",       "PCI-Express to 4Gb FC, Single Channel",        /* 0x13f */
  72         "QLA2460",      "Sun PCI-X 2.0 to 4Gb FC, Single Channel",      /* 0x140 */
  73         "QLA2462",      "Sun PCI-X 2.0 to 4Gb FC, Dual Channel",        /* 0x141 */
  74         "QLE2460",      "Sun PCI-Express to 2Gb FC, Single Channel",    /* 0x142 */
  75         "QLE2462",      "Sun PCI-Express to 4Gb FC, Single Channel",    /* 0x143 */
  76         "QEM2462",      "Server I/O Module 4Gb FC, Dual Channel",       /* 0x144 */
  77         "QLE2440",      "PCI-Express to 4Gb FC, Single Channel",        /* 0x145 */
  78         "QLE2464",      "PCI-Express to 4Gb FC, Quad Channel",          /* 0x146 */
  79         "QLA2440",      "PCI-X 2.0 to 4Gb FC, Single Channel",          /* 0x147 */
  80         "HP AE369A",    "PCI-X 2.0 to 4Gb FC, Dual Channel",            /* 0x148 */
  81         "QLA2340",      "Sun 133MHz PCI-X to 2Gb FC, Single Channel",   /* 0x149 */
  82         " ",            " ",                                            /* 0x14a */
  83         " ",            " ",                                            /* 0x14b */
  84         "QMC2432M",     "IBM eServer BC 4Gb FC Expansion Card CFFE",    /* 0x14c */
  85         "QMC2422M",     "IBM eServer BC 4Gb FC Expansion Card CFFX",    /* 0x14d */
  86         "QLE220",       "Sun PCI-Express to 4Gb FC, Single Channel",    /* 0x14e */
  87         " ",            " ",                                            /* 0x14f */
  88         " ",            " ",                                            /* 0x150 */
  89         " ",            " ",                                            /* 0x151 */
  90         "QME2462",      "PCI-Express to 4Gb FC, Dual Channel Mezz HBA", /* 0x152 */
  91         "QMH2462",      "PCI-Express to 4Gb FC, Dual Channel Mezz HBA", /* 0x153 */
  92         " ",            " ",                                            /* 0x154 */
  93         "QLE220",       "PCI-Express to 4Gb FC, Single Channel",        /* 0x155 */
  94         "QLE220",       "PCI-Express to 4Gb FC, Single Channel",        /* 0x156 */
  95         " ",            " ",                                            /* 0x157 */
  96         " ",            " ",                                            /* 0x158 */
  97         " ",            " ",                                            /* 0x159 */
  98         " ",            " ",                                            /* 0x15a */
  99         "QME2472",      "Dell BS PCI-Express to 4Gb FC, Dual Channel",  /* 0x15b */
 100 };

/* [<][>][^][v][top][bottom][index][help] */