HelenOS sources

OHCI_MEM32_CLR    129 uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h 	OHCI_MEM32_CLR(instance->td_head, ED_TDHEAD_HALTED_FLAG);
OHCI_MEM32_CLR    222 uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h 		OHCI_MEM32_CLR(instance->td_head, ED_TDHEAD_TOGGLE_CARRY);
OHCI_MEM32_CLR    223 uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h 		OHCI_MEM32_CLR(instance->td_head, ED_TDHEAD_HALTED_FLAG);
HelenOS homepage, sources at GitHub