HelenOS sources

nic_set_operation_mode  380 uspace/app/nic/nic.c 	return nic_set_operation_mode(sess, speed, oldduplex, oldrole);
nic_set_operation_mode  418 uspace/app/nic/nic.c 	return nic_set_operation_mode(sess, oldspeed, duplex, oldrole);
nic_set_operation_mode   60 uspace/lib/drv/include/nic_iface.h extern errno_t nic_set_operation_mode(async_sess_t *, int, nic_channel_mode_t,
HelenOS homepage, sources at GitHub