Searched refs:pktType (Results 1 – 2 of 2) sorted by relevance
67 unsigned char pktType; /* packet type */ member647 unsigned char pktType; member686 unsigned char pktType; /* packet type */ member
2240 mbox->cmd.pktType = mbox->cmd.command; in status_intr()3015 switch (mb->cmd.pktType & 0x7F){ in x25_error()3056 card->devname, mb->cmd.pktType, in x25_error()3067 switch (mb->cmd.pktType & 0x7F){ in x25_error()3090 mb->cmd.pktType & 0x7F, mb->cmd.cause, mb->cmd.diagn); in x25_error()3103 mb->cmd.lcn, mb->cmd.pktType, mb->cmd.diagn) in x25_error()3459 if (mb->cmd.pktType == 0x05) /* call request time out */ in timeout_event()3476 card->devname, mb->cmd.pktType, new_lcn); in timeout_event()4895 api_hdr->hdr.pktType = mbox->cmd.pktType & 0x7F; in send_oob_msg()