Searched refs:SBP2_ALLOC_BUF (Results 1 – 2 of 2) sorted by relevance
78 #define SBP2_ALLOC_BUF(t, buf) (t)->t_bus->sb_alloc_buf((t)->t_bus_hdl, buf) macro
328 if ((ret = SBP2_ALLOC_BUF(tp, &tp->t_mgt_orb_buf)) != SBP2_SUCCESS) { in sbp2_tgt_init_bus()340 if ((ret = SBP2_ALLOC_BUF(tp, &tp->t_mgt_status_fifo_buf)) != in sbp2_tgt_init_bus()355 if ((ret = SBP2_ALLOC_BUF(tp, &tp->t_mgt_login_resp_buf)) != in sbp2_tgt_init_bus()750 if ((ret = SBP2_ALLOC_BUF(tp, &sp->s_status_fifo_buf)) != in sbp2_ses_init()1327 if ((ret = SBP2_ALLOC_BUF(tp, task->ts_buf)) != SBP2_SUCCESS) { in sbp2_task_orb_alloc()