Searched refs:stat_len (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.c6755 int32_t stat_len; local
6792 stat_len = ocs_hw_clp_resp_get_value(hw, "status", stat_str,
6797 if (stat_len <= 0) {
6798 ocs_log_test(hw->os, "failed to get status %d\n", stat_len);

Completed in 104 milliseconds