K 10 svn:author V 5 gibbs K 8 svn:date V 27 2005-02-16T17:36:36.000000Z K 7 svn:log V 325 Use SCB_TAG to access the scb's tag field consistently. This was missing from a few printfs. This could cause the tag field to appear byteswapped in the printf output. Print the tags in decimal instead of hex. Initialize the timedout_scbs list. Since the softc is zeroed, the missing initialization had no side effects. END