Home
last modified time | relevance | path

Searched refs:mlbs_loaned (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c792 while (!list_is_empty(&s->mlbs_loaned)) in mlxcx_mlbs_teardown()
800 list_destroy(&s->mlbs_loaned); in mlxcx_mlbs_teardown()
1450 list_create(&s->mlbs_loaned, sizeof (mlxcx_buffer_t), in mlxcx_mlbs_create()
H A Dmlxcx.h551 list_t mlbs_loaned; member
H A Dmlxcx_ring.c2466 list_insert_tail(&s->mlbs_loaned, b); in mlxcx_buf_loan()
2542 list_remove(&s->mlbs_loaned, b); in mlxcx_buf_return()
H A Dmlxcx_gld.c1324 !list_is_empty(&sh->mlbs_loaned)) { in mlxcx_mac_setprop()