Searched refs:C7000_WR (Results 1 – 1 of 1) sorted by relevance
121 #define C7000_WR 1 macro1593 if (c7000_send_sysval_resp(&ccp->cunits[C7000_WR], cup->control_blk.correlator, ret_code) != 0) in c7000_get_sysval_resp()1796 if (c7000_conn_confrm(&ccp->cunits[C7000_WR], cup->control_blk.correlator, remote_linkid) != 0) { in c7000_resolve_race()1893 if (c7000_send_disc(&ccp->cunits[C7000_WR], remote_linkid) != 0) { in c7000_get_conn()2041 cup = &ccp->cunits[C7000_WR]; in c7000_open()2063 ccp->cunits[C7000_RD].state = ccp->cunits[C7000_WR].state = C7000_CONNECT; in c7000_open()2065 cup = &ccp->cunits[C7000_WR]; in c7000_open()2091 ccp->cunits[C7000_RD].state = ccp->cunits[C7000_WR].state = C7000_READY; in c7000_open()2146 ccp->cunits[C7000_RD].state = ccp->cunits[C7000_WR].state = C7000_DISC; in c7000_stop()2147 cup = &ccp->cunits[C7000_WR]; in c7000_stop()[all …]