Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c319 if (adapter->context_alloced == 1) { in unm_free_hw_resources()
321 adapter->context_alloced = 0; in unm_free_hw_resources()
581 adapter->context_alloced = 1; in unm_nic_hw_resources()
H A Dunm_nic.h514 short context_alloced; member