Home
last modified time | relevance | path

Searched refs:SBP2_ADDR_SET (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/sbp2/
H A Dcommon.h81 #define SBP2_ADDR_SET(var, addr, node_ID) { \ macro
/titanic_41/usr/src/uts/common/io/sbp2/
H A Dsbp2.c437 SBP2_ADDR_SET(tp->t_mgt_cmd_data->b_rptr, tp->t_mgt_orb_buf.bb_baddr, in sbp2_tgt_mgt_request()
488 SBP2_ADDR_SET(torb->to_status_fifo, tp->t_mgt_status_fifo_buf.bb_baddr, in sbp2_tgt_task_mgt_request()
599 SBP2_ADDR_SET(lorb->lo_resp, tp->t_mgt_login_resp_buf.bb_baddr, 0); in sbp2_lun_login()
604 SBP2_ADDR_SET(lorb->lo_status_fifo, sp->s_status_fifo_buf.bb_baddr, 0); in sbp2_lun_login()
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()
/titanic_41/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h230 SBP2_ADDR_SET(var, addr, SCSA1394_NODEID(sp))