Searched refs:t_mgt_status_fifo_buf (Results 1 – 2 of 2) sorted by relevance
336 tp->t_mgt_status_fifo_buf.bb_len = sizeof (sbp2_status_t); in sbp2_tgt_init_bus()337 tp->t_mgt_status_fifo_buf.bb_flags = SBP2_BUS_BUF_WR_POSTED; in sbp2_tgt_init_bus()338 tp->t_mgt_status_fifo_buf.bb_wb_cb = sbp2_mgt_status_fifo_wb_cb; in sbp2_tgt_init_bus()339 tp->t_mgt_status_fifo_buf.bb_sbp2_priv = tp; in sbp2_tgt_init_bus()340 if ((ret = SBP2_ALLOC_BUF(tp, &tp->t_mgt_status_fifo_buf)) != in sbp2_tgt_init_bus()379 if (tp->t_mgt_status_fifo_buf.bb_hdl != NULL) { in sbp2_tgt_fini_bus()380 SBP2_FREE_BUF(tp, &tp->t_mgt_status_fifo_buf); in sbp2_tgt_fini_bus()488 SBP2_ADDR_SET(torb->to_status_fifo, tp->t_mgt_status_fifo_buf.bb_baddr, in sbp2_tgt_task_mgt_request()697 SBP2_ADDR_SET(lorb->lo_status_fifo, tp->t_mgt_status_fifo_buf.bb_baddr, in sbp2_lun_logout_orb()828 SBP2_ADDR_SET(rorb->ro_status_fifo, tp->t_mgt_status_fifo_buf.bb_baddr, in sbp2_ses_reconnect_orb()
253 sbp2_bus_buf_t t_mgt_status_fifo_buf; /* status FIFO buf */ member267 t_mgt_orb_buf t_mgt_cmd t_mgt_cmd_data t_mgt_status_fifo_buf