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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_node.c1666 fcct_iu_header_t *fcct = NULL; local
1675 fcct = (fcct_iu_header_t *)cbdata->els->els_req.virt;
1676 ocs_assert(fcct, -1);
1678 if ((cbdata->els->hio_type != OCS_HW_FC_CT) || fcct->cmd_rsp_code != ocs_htobe16(cmd)) {
1684 node->display_name, funcname, cmd, fcct->cmd_rsp_code);

Completed in 29 milliseconds