Home
last modified time | relevance | path

Searched refs:OCS_HW_FW_REV (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/dev/ocs_fc/
HDocs_xport.c539 ocs->fw_version = (const char*) ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV); in ocs_xport_initialize()
HDocs_ioctl.c1108 (char *)ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV), in ocs_sysctl_init()
HDocs_hw.h171 OCS_HW_FW_REV, enumerator
HDocs_mgmt.c822 ocs_mgmt_emit_string(textbuf, MGMT_MODE_RD, "fw_rev", ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV)); in get_fw_rev()
HDocs_hw.c1787 case OCS_HW_FW_REV: in ocs_hw_get_ptr()