Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dc7000.c564 struct c7000_unit cunits[NUNITS]; /* embedded units */ member
643 cup = &ccp->cunits[i]; in c7000_error()
981 cup = &ccp->cunits[i]; in c7000_alloc_buffers()
1054 cup = &ccp->cunits[i]; in c7000_free_buffers()
1593 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()
1979 cup = &ccp->cunits[i]; in c7000_open()
2014 cup = &ccp->cunits[i]; in c7000_open()
2041 cup = &ccp->cunits[C7000_WR]; in c7000_open()
[all …]