HomeSort by: relevance | last modified time | path
    Searched refs:PCI_VENDOR_ID_CHELSIO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_main.c 189 {PCI_VENDOR_ID_CHELSIO, 0x0020, 0, "PE9000"},
190 {PCI_VENDOR_ID_CHELSIO, 0x0021, 1, "T302E"},
191 {PCI_VENDOR_ID_CHELSIO, 0x0022, 2, "T310E"},
192 {PCI_VENDOR_ID_CHELSIO, 0x0023, 3, "T320X"},
193 {PCI_VENDOR_ID_CHELSIO, 0x0024, 1, "T302X"},
194 {PCI_VENDOR_ID_CHELSIO, 0x0025, 3, "T320E"},
195 {PCI_VENDOR_ID_CHELSIO, 0x0026, 2, "T310X"},
196 {PCI_VENDOR_ID_CHELSIO, 0x0030, 2, "T3B10"},
197 {PCI_VENDOR_ID_CHELSIO, 0x0031, 3, "T3B20"},
198 {PCI_VENDOR_ID_CHELSIO, 0x0032, 1, "T3B02"}
    [all...]
cxgb_common.h 588 #ifndef PCI_VENDOR_ID_CHELSIO
589 # define PCI_VENDOR_ID_CHELSIO 0x1425

Completed in 19 milliseconds