Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
418 B

Summary of magic trace values:
fcfcfcfc - SPUD I/O Completions
fefefefe - All I/O Completions
fafafafa - SPUD (Transmit|Send)AndRecv completion
fdfdfdfd - SPUD (Transmit|Send)AndRecv completion upcall to client occurs
fbfbfbfb - TransmitFileAndRecv status code
a, c, d, and e are all in AtqpProcessContext (atqsupp.cxx)
b is in I_AtqTransmitFileAndRecv (spud.cxx)
more detail as I get to it..