HelenOS sources

RCTL_SBP          515 uspace/drv/nic/e1k/e1k.c 	if (rctl & RCTL_SBP)
RCTL_SBP          542 uspace/drv/nic/e1k/e1k.c 		rctl |= RCTL_SBP;
RCTL_SBP          544 uspace/drv/nic/e1k/e1k.c 		rctl &= ~RCTL_SBP;
HelenOS homepage, sources at GitHub