HelenOS sources

htc_read_control_message  277 uspace/drv/nic/ar9271/htc.c 	rc = htc_read_control_message(htc_device, buffer, buffer_size, NULL);
htc_read_control_message  344 uspace/drv/nic/ar9271/htc.c 	rc = htc_read_control_message(htc_device, buffer, buffer_size, NULL);
htc_read_control_message  402 uspace/drv/nic/ar9271/htc.c 	errno_t rc = htc_read_control_message(htc_device, buffer, buffer_size,
htc_read_control_message  302 uspace/drv/nic/ar9271/htc.h extern errno_t htc_read_control_message(htc_device_t *, void *, size_t, size_t *);
htc_read_control_message  268 uspace/drv/nic/ar9271/wmi.c 		rc = htc_read_control_message(htc_device, response_buffer,
HelenOS homepage, sources at GitHub