Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_xport.c522 if (0 == ocs_hw_get(&ocs->hw, OCS_HW_DIF_CAPABLE, &dif_capable)) { in ocs_xport_initialize()
Docs_hw.h195 OCS_HW_DIF_CAPABLE, enumerator
Docs_scsi.c2772 if (0 == ocs_hw_get(&ocs->hw, OCS_HW_DIF_CAPABLE, &val)) { in ocs_scsi_get_property()
Docs_hw.c1637 case OCS_HW_DIF_CAPABLE: in ocs_hw_get()