HelenOS sources

htc_sta_msg_t     375 uspace/drv/nic/ar9271/ar9271.c 		htc_sta_msg_t sta_msg;
htc_sta_msg_t     376 uspace/drv/nic/ar9271/ar9271.c 		memset(&sta_msg, 0, sizeof(htc_sta_msg_t));
htc_sta_msg_t      71 uspace/drv/nic/ar9271/htc.c 	htc_sta_msg_t sta_msg;
htc_sta_msg_t      74 uspace/drv/nic/ar9271/htc.c 	memset(&sta_msg, 0, sizeof(htc_sta_msg_t));
HelenOS homepage, sources at GitHub