Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_PEGASUS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h184 #define PCI_DEVICE_ID_PEGASUS 0xf980 macro
691 PCI_DEVICE_ID_PEGASUS,
718 PCI_DEVICE_ID_PEGASUS,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c314 hba->model_info.device_id == PCI_DEVICE_ID_PEGASUS) { in emlxs_sli3_online()