Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ocs_fc/
HDocs_drv_fc.h135 int ethernet_license; member
HDocs.h147 int ethernet_license; member
HDocs_pci.c188 ocs->ethernet_license = 0; in ocs_setup_params()
274 ocs->ethernet_license = i; in ocs_setup_params()
HDocs_xport.c500 if (ocs_hw_set(&ocs->hw, OCS_HW_ETH_LICENSE, ocs->ethernet_license) != OCS_HW_RTN_SUCCESS) { in ocs_xport_initialize()