Forgot these two in last commit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17616 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
11bd72c28c
commit
30c18ecbf6
@ -107,6 +107,7 @@ typedef struct
|
||||
void * buffer_log; // Link to the buffer
|
||||
} uhci_td;
|
||||
|
||||
#define TD_STATUS_3_ERRORS ( 3 << 27 )
|
||||
#define TD_STATUS_LOWSPEED ( 1 << 26 )
|
||||
#define TD_STATUS_IOS ( 1 << 25 )
|
||||
#define TD_STATUS_IOC ( 1 << 24 )
|
||||
|
Loading…
Reference in New Issue
Block a user