Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dctcmain.c931 static void inline ccw_check_return_code (channel *ch, int return_code) in ccw_check_return_code() function
1166 ccw_check_return_code(ch, rc); in ch_action_txdone()
1268 ccw_check_return_code(ch, rc); in ch_action_rx()
1328 ccw_check_return_code(ch, rc); in ch_action_firstio()
1374 ccw_check_return_code(ch, rc); in ch_action_rxidle()
1410 ccw_check_return_code(ch, rc); in ch_action_setmode()
1499 ccw_check_return_code(ch, rc); in ch_action_start()
1533 ccw_check_return_code(ch, rc); in ch_action_haltio()
1638 ccw_check_return_code(ch, rc); in ch_action_setuperr()
1688 ccw_check_return_code(ch, rc); in ch_action_restart()
[all …]