Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h612 #define FCP_UNDERRUN_PATCH2 EMLXS_PATCH10 macro
617 FCP_UNDERRUN_PATCH1 | FCP_UNDERRUN_PATCH2)
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c380 #ifdef FCP_UNDERRUN_PATCH2 in emlxs_handle_fcp_event()
381 if (cfg[CFG_ENABLE_PATCH].current & FCP_UNDERRUN_PATCH2) { in emlxs_handle_fcp_event()