2 Copyright © 2002-2009, Chris Hodges. All rights reserved.
3 Copyright © 2009-2012, The AROS Development Team. All rights reserved.
12 void UpdateFrameCounter(struct PCIController
*hc
);
13 void AbortRequest(struct PCIController
*hc
, struct IOUsbHWReq
*ioreq
);
14 BOOL
InitController(struct PCIController
*hc
, struct PCIUnit
*hu
);
15 void FreeController(struct PCIController
*hc
, struct PCIUnit
*hu
);
16 UWORD
TranslatePortFlags(ULONG flags
, ULONG mask
);
18 #endif /* CHIP_PROTOS_H */