Lines Matching defs:source
38 #define HEADER_SOURCE(source) ((source) << 16)
674 int tcode, tlabel, extended_tcode, source, destination;
678 source = HEADER_GET_DESTINATION(request_header[0]);
687 HEADER_SOURCE(source) |
842 int tcode, destination, source;
845 source = HEADER_GET_SOURCE(p->header[1]);
855 tcode, destination, source,
871 int tcode, destination, source;
883 source = HEADER_GET_SOURCE(p->header[1]);
896 destination, source,
943 int tcode, tlabel, source, rcode;
947 source = HEADER_GET_SOURCE(p->header[1]);
952 if (iter->node_id == source && iter->tlabel == tlabel) {
967 fw_notice(card, "unsolicited response (source %x, tlabel %x)\n",
968 source, tlabel);
1042 int tcode, int destination, int source, int generation,
1087 int tcode, int destination, int source, int generation,
1207 int tcode, int destination, int source, int generation,
1213 * i.e., wrong transaction types or unauthorized source nodes.