Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dqeth_mpc.h62 #define QETH_IS_IDX_ACT_POS_REPLY(buffer) (((buffer)[0x08]&3)==2) macro
Dqeth.c7131 if (!(QETH_IS_IDX_ACT_POS_REPLY(card->dma_stuff->recbuf))) { in qeth_idx_activate_read()
7287 if (!(QETH_IS_IDX_ACT_POS_REPLY(card->dma_stuff->recbuf))) { in qeth_idx_activate_write()