HelenOS sources

C_HCFS_RESET      430 uspace/drv/bus/usb/ohci/hc.c 		C_HCFS_SET(instance->registers->control, C_HCFS_RESET);
C_HCFS_RESET      437 uspace/drv/bus/usb/ohci/hc.c 	if (hc_status != C_HCFS_RESET) {
HelenOS homepage, sources at GitHub