Searched refs:FCIP_DEBUG_UPSTREAM (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 294 #define FCIP_DEBUG_UPSTREAM 0x80 macro 299 #define FCIP_DEBUG_DATAIN (FCIP_DEBUG_ELS|FCIP_DEBUG_UPSTREAM) 2869 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2892 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2896 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2909 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2913 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2920 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, (CE_NOTE, "Not IP/ARP data")); in fcip_data_cb() 2925 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, (CE_NOTE, "checking wwn")); in fcip_data_cb() 2937 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, (CE_NOTE, "Allocate streams block")); in fcip_data_cb() [all …]
|