Searched refs:IS_IPA (Results 1 – 2 of 2) sorted by relevance
574 #define IS_IPA(buffer) ((buffer) && ( *(buffer+ ((*(buffer+0x0b))+4) )==0xc1) ) macro
931 if (IS_IPA(buffer) && !IS_IPA_REPLY(buffer)) { in qeth_get_cards_problem()6409 if ( (!IS_IPA(card->dma_stuff->recbuf))|| in qeth_interrupt_handler_read()6410 (IS_IPA(card->dma_stuff->recbuf)&& in qeth_interrupt_handler_read()