Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Drmc_comm_lproto.h96 #define INITIAL_SEQID 0xFF macro
/titanic_41/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c297 dps->last_tx_seqid = INITIAL_SEQID; in dp_reset()
652 dps->last_tx_seqid = INITIAL_SEQID; in rmc_comm_dp_init()
653 dps->last_rx_seqid = dps->last_rx_ack = INITIAL_SEQID; in rmc_comm_dp_init()
1444 dp_reset(rcs, INITIAL_SEQID, 0, 1); in rmc_comm_dp_msend()
H A Drmc_comm.c778 dp_reset(rcs, INITIAL_SEQID, 1, 1); in rmc_comm_attach()
H A Drmc_comm_drvintf.c552 dp_reset(rcs, INITIAL_SEQID, 0, 1); in rmc_comm_request_response_bp()