Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c184 hermon_rsrc_t *tmp_rsrc_hdl; in hermon_rsrc_alloc() local
198 if (tmp_rsrc_hdl == NULL) { in hermon_rsrc_alloc()
225 sleepflag, tmp_rsrc_hdl); in hermon_rsrc_alloc()
232 sleepflag, tmp_rsrc_hdl); in hermon_rsrc_alloc()
239 sleepflag, tmp_rsrc_hdl); in hermon_rsrc_alloc()
261 tmp_rsrc_hdl); in hermon_rsrc_alloc()
266 tmp_rsrc_hdl); in hermon_rsrc_alloc()
291 *hdl = tmp_rsrc_hdl; in hermon_rsrc_alloc()
309 hermon_rsrc_t *tmp_rsrc_hdl; in hermon_rsrc_reserve() local
323 if (tmp_rsrc_hdl == NULL) { in hermon_rsrc_reserve()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c182 tavor_rsrc_t *tmp_rsrc_hdl; in tavor_rsrc_alloc() local
197 if (tmp_rsrc_hdl == NULL) { in tavor_rsrc_alloc()
200 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*tmp_rsrc_hdl)) in tavor_rsrc_alloc()
206 tmp_rsrc_hdl->rsrc_type = rsrc; in tavor_rsrc_alloc()
231 sleepflag, tmp_rsrc_hdl); in tavor_rsrc_alloc()
242 state->ts_reg_ddrhdl, sleepflag, tmp_rsrc_hdl); in tavor_rsrc_alloc()
252 sleepflag, tmp_rsrc_hdl); in tavor_rsrc_alloc()
289 tmp_rsrc_hdl); in tavor_rsrc_alloc()
294 tmp_rsrc_hdl); in tavor_rsrc_alloc()
309 tmp_rsrc_hdl = NULL; in tavor_rsrc_alloc()
[all …]