Print this page
NEX-8705 Drivers for ATTO Celerity FC-162E Gen 5 and Celerity FC-162P Gen 6 16GB FC cards support
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
NEX-1878 update emlxs from source provided by Emulex
        
*** 474,483 ****
--- 474,485 ----
  
  /* GRP_5 - evt_type defines */
  #define ASYNC_EVENT_QOS_SPEED           1
  
  /* PORT - evt_type defines */
+ #define ASYNC_EVENT_PORT_OTEMP          2
+ #define ASYNC_EVENT_PORT_NTEMP          3
  #define ASYNC_EVENT_MISCONFIG_PORT      9
  
  typedef struct CQE_MBOX
  {
  #ifdef EMLXS_BIG_ENDIAN