Home
last modified time | relevance | path

Searched refs: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.c97 int32_t channel_depth; in fmevt_init_outbound() local
121 channel_depth = fmd_prop_get_int32(hdl, "outbound_channel_depth"); in fmevt_init_outbound()
124 (uint32_t)channel_depth) != 0) { in fmevt_init_outbound()
126 channel_name, channel_depth); in fmevt_init_outbound()