Lines Matching defs:source
38 #define HEADER_SOURCE(source) ((source) << 16)
732 int tcode, tlabel, extended_tcode, source, destination;
736 source = HEADER_GET_DESTINATION(request_header[0]);
745 HEADER_SOURCE(source) |
927 int tcode, destination, source;
930 source = HEADER_GET_SOURCE(p->header[1]);
940 tcode, destination, source,
956 int tcode, destination, source;
968 source = HEADER_GET_SOURCE(p->header[1]);
981 destination, source,
1028 int tcode, tlabel, source, rcode;
1032 source = HEADER_GET_SOURCE(p->header[1]);
1037 if (iter->node_id == source && iter->tlabel == tlabel) {
1052 fw_notice(card, "unsolicited response (source %x, tlabel %x)\n",
1053 source, tlabel);
1132 int tcode, int destination, int source, int generation,
1177 int tcode, int destination, int source, int generation,
1297 int tcode, int destination, int source, int generation,
1303 * i.e., wrong transaction types or unauthorized source nodes.