Searched refs:idn_xphase_transition (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_proto.c | 177 static int idn_xphase_transition(int domid, idn_msgtype_t *mtp, 848 (void) idn_xphase_transition(domid, NULL, xargs); in idn_connect() 938 (void) idn_xphase_transition(domid, NULL, xargs); in idn_disconnect() 1582 (void) idn_xphase_transition(domid, mtp, xargs); in idn_recv_nego() 1665 (void) idn_xphase_transition(domid, NULL, xargs); in idn_retry_nego() 2603 (void) idn_xphase_transition(domid, mtp, xargs); in idn_recv_con() 2650 (void) idn_xphase_transition(domid, NULL, xargs); in idn_retry_con() 3225 (void) idn_xphase_transition(domid, mtp, xargs); in idn_recv_fin() 3281 (void) idn_xphase_transition(domid, NULL, xargs); in idn_retry_fin() 3759 (void) idn_xphase_transition(domid, &mt, xargs); in idn_action_fin_pend() [all …]
|