Searched defs:channel_depth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_outbound.c93 int32_t channel_depth; local
118 channel_depth = fmd_prop_get_int32(hdl, "outbound_channel_depth");
121 (uint32_t)channel_depth) != 0) {
123 channel_name, channel_depth);

Completed in 112 milliseconds