Home
last modified time | relevance | path

Searched refs:hfc_port_enabled (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c72 fcoib->hfc_port_enabled[port] = 1; in hermon_fcoib_enable()
95 if (fcoib->hfc_port_enabled[port] == 0) { in hermon_fcoib_set_id()
382 fcoib->hfc_port_enabled[i] = 0; in hermon_fcoib_init()
447 fcoib->hfc_port_enabled[i] = 0; in hermon_fcoib_fini()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h52 uint8_t hfc_port_enabled[HERMON_MAX_PORTS]; member