Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_pci.c929 ocs_hw_get(&ocs->hw, OCS_HW_MAX_SGE, &max_sge); in ocs_init_dma_tag()
H A Docs_hw.h164 OCS_HW_MAX_SGE, enumerator
H A Docs_node.c251 if (0 == ocs_hw_get(&ocs->hw, OCS_HW_MAX_SGE, &max_sge) && in ocs_node_create_pool()
H A Docs_scsi.c2737 if (0 == ocs_hw_get(&ocs->hw, OCS_HW_MAX_SGE, &val)) { in ocs_scsi_get_property()
H A Docs_hw.c1559 case OCS_HW_MAX_SGE: in ocs_hw_get()