Home
last modified time | relevance | path

Searched refs:rmc_comm_dp_state_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c163 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_link_setup_tohandler()
192 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_delay_ack_tohandler()
236 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_enable_data_link()
277 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_reset()
331 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_tx_handle_ack()
365 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_tx_handle_nak()
445 rmc_comm_dp_state_t *dps = &rcs->dp_state; in dp_got_bp_msg()
621 rmc_comm_dp_state_t *dps = &rcs->dp_state; in rmc_comm_dp_init()
629 bzero((void *) dps, sizeof (rmc_comm_dp_state_t)); in rmc_comm_dp_init()
687 rmc_comm_dp_state_t *dps = &rcs->dp_state; in rmc_comm_dp_fini()
[all …]
H A Drmc_comm_drvintf.c57 rmc_comm_dp_state_t *, dp_req_resp_t *, clock_t);
59 rmc_comm_dp_state_t *);
102 rmc_comm_dp_state_t *dps; in rmc_comm_request_nowait()
275 rmc_comm_dp_state_t *dps; in rmc_comm_send_req_resp()
484 rmc_comm_dp_state_t *dps; in rmc_comm_request_response_bp()
731 rmc_comm_dp_state_t *dps; in rmc_comm_send_srecord_bp()
817 rmc_comm_wait_bp_reply(struct rmc_comm_state *rcs, rmc_comm_dp_state_t *dps, in rmc_comm_wait_bp_reply()
866 rmc_comm_dp_state_t *dps) in rmc_comm_wait_enable_to_send()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp.h236 } rmc_comm_dp_state_t; typedef
H A Drmc_comm.h170 rmc_comm_dp_state_t dp_state;