Searched refs:bpmsg_reply (Results 1 – 1 of 1) sorted by relevance
431 bp_msg_t bpmsg_reply; in rscp_send_bpmsg() local458 resp_bp->msg_buf = (caddr_t)&bpmsg_reply; in rscp_send_bpmsg()475 bpmsg_reply.cmd, bpmsg_reply.dat1, bpmsg_reply.dat2); in rscp_send_bpmsg()482 bpmsg_cb(&bpmsg_reply); in rscp_send_bpmsg()493 bp_msg_t bpmsg_reply; in rsc_raw_write() local501 srec_bp.resp_bp.msg_buf = (caddr_t)&bpmsg_reply; in rsc_raw_write()517 printf("got BP reply type=%x\n", bpmsg_reply.cmd); in rsc_raw_write()524 bpmsg_cb(&bpmsg_reply); in rsc_raw_write()