Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.c539 ocs->fw_version = (const char*) ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV); in ocs_xport_initialize()
H A Docs_hw.h171 OCS_HW_FW_REV, enumerator
H A Docs_ioctl.c1108 (char *)ocs_hw_get_ptr(&ocs->hw, OCS_HW_FW_REV), in ocs_sysctl_init()
H A Docs_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()
H A Docs_hw.c1787 case OCS_HW_FW_REV: in ocs_hw_get_ptr()