Searched defs:ioc_head (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/ | ||
H A D | ibdm.c | 4160 ibdm_hca_list_t *ioc_head = NULL; local 4179 temp->hl_next = ioc_head; 4180 ioc_head = temp; 4183 dest->ioc_hca_list = ioc_head; |
Completed in 76 milliseconds