Searched refs:FCIP_DEBUG_UPSTREAM (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 288 #define FCIP_DEBUG_UPSTREAM 0x80 macro 293 #define FCIP_DEBUG_DATAIN (FCIP_DEBUG_ELS|FCIP_DEBUG_UPSTREAM) 2796 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2819 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2823 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2836 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2840 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, in fcip_data_cb() 2847 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, (CE_NOTE, "Not IP/ARP data")); in fcip_data_cb() 2852 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, (CE_NOTE, "checking wwn")); in fcip_data_cb() 2864 FCIP_DEBUG(FCIP_DEBUG_UPSTREAM, (CE_NOTE, "Allocate streams block")); in fcip_data_cb() [all …]
|