Home
last modified time | relevance | path

Searched refs:OCS_HW_VPD_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_scsi.c2816 if (ocs_hw_get(&ocs->hw, OCS_HW_VPD_LEN, &vpd_len)) { in ocs_scsi_get_property_ptr()
2845 if (ocs_hw_get(&ocs->hw, OCS_HW_VPD_LEN, &vpd_len)) { in ocs_scsi_get_property_ptr()
H A Docs_hw.h175 OCS_HW_VPD_LEN, enumerator
H A Docs_hw.c1713 case OCS_HW_VPD_LEN: in ocs_hw_get()