Home
last modified time | relevance | path

Searched refs:OCS_HW_DIF_CAPABLE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.c514 if (0 == ocs_hw_get(&ocs->hw, OCS_HW_DIF_CAPABLE, &dif_capable)) { in ocs_xport_initialize()
H A Docs_hw.h192 OCS_HW_DIF_CAPABLE, enumerator
H A Docs_scsi.c2756 if (0 == ocs_hw_get(&ocs->hw, OCS_HW_DIF_CAPABLE, &val)) { in ocs_scsi_get_property()
H A Docs_hw.c1634 case OCS_HW_DIF_CAPABLE: in ocs_hw_get()