Searched refs:tavor_agent_list_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_agents.c184 tavor_agent_list_t *curr;
191 curr = (tavor_agent_list_t *)args;
250 tavor_agent_list_t *curr;
411 tavor_agent_list_t *curr;
457 state->ts_agents = (tavor_agent_list_t *)kmem_zalloc(num_agents *
458 sizeof (tavor_agent_list_t), KM_SLEEP);
509 state->ts_num_agents * sizeof (tavor_agent_list_t));
522 tavor_agent_list_t *curr;
585 tavor_agent_list_t *curr;
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_agents.h154 tavor_agent_list_t *ahd_agentlist;
H A Dtavor_typedef.h44 typedef struct tavor_agent_list_s tavor_agent_list_t; typedef in typeref:struct:tavor_agent_list_s
H A Dtavor.h570 tavor_agent_list_t *ts_agents;

Completed in 63 milliseconds