Home
last modified time | relevance | path

Searched defs:Csw (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/usb/disk/
H A Dums.h9 typedef struct Csw Csw; /* command status wrapper */ typedef
97 struct Csw struct
99 char signature[4]; /* "USBS" */
100 long tag;
101 long dataresidue;
102 uchar status;