Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l2_main.c1781 struct _qeth_sbp_cbctl *cbctl, enum qeth_ipa_sbp_cmd setcmd) in qeth_bridgeport_makerc() argument
1786 if ((is_iqd && (cbctl->ipa_rc == IPA_RC_SUCCESS)) || in qeth_bridgeport_makerc()
1787 (!is_iqd && (cbctl->ipa_rc == cbctl->cmd_rc))) in qeth_bridgeport_makerc()
1788 switch (cbctl->cmd_rc) { in qeth_bridgeport_makerc()
1847 switch (cbctl->ipa_rc) { in qeth_bridgeport_makerc()
1859 QETH_CARD_TEXT_(card, 2, "SBPi%04x", cbctl->ipa_rc); in qeth_bridgeport_makerc()
1860 QETH_CARD_TEXT_(card, 2, "SBPc%04x", cbctl->cmd_rc); in qeth_bridgeport_makerc()
1876 struct _qeth_sbp_cbctl *cbctl = (struct _qeth_sbp_cbctl *)reply->param; in qeth_bridgeport_query_support_cb() local
1878 cbctl->ipa_rc = cmd->hdr.return_code; in qeth_bridgeport_query_support_cb()
1879 cbctl->cmd_rc = cmd->data.sbp.hdr.return_code; in qeth_bridgeport_query_support_cb()
[all …]
/linux-4.4.14/arch/alpha/include/asm/
Dcore_t2.h156 unsigned long cbctl; long fill_06[3]; /* CBus Control */ member