Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dimpl.h79 #define SBP2_FREE_BUF(t, buf) (t)->t_bus->sb_free_buf((t)->t_bus_hdl, buf) macro
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c380 SBP2_FREE_BUF(tp, &tp->t_mgt_status_fifo_buf); in sbp2_tgt_fini_bus()
383 SBP2_FREE_BUF(tp, &tp->t_mgt_orb_buf); in sbp2_tgt_fini_bus()
386 SBP2_FREE_BUF(tp, &tp->t_mgt_login_resp_buf); in sbp2_tgt_fini_bus()
767 SBP2_FREE_BUF(tp, &sp->s_status_fifo_buf); in sbp2_ses_fini()
1300 SBP2_FREE_BUF(tp, buf); in sbp2_orb_freelist_destroy()
1342 SBP2_FREE_BUF(tp, task->ts_buf); in sbp2_task_orb_free()