taglinefilesource code
I596_SCB_RNR623drivers/net/dgrs.cpriv->scbp->status |= I596_SCB_RNR;  /* simulate I82596 */
I596_SCB_RNR774drivers/net/dgrs.cpriv->scbp->status &= ~(I596_SCB_RNR|I596_SCB_RUS);
I596_SCB_RNR623drivers/net/dgrs_driver.cpriv->scbp->status |= I596_SCB_RNR;  /* simulate I82596 */
I596_SCB_RNR774drivers/net/dgrs_driver.cpriv->scbp->status &= ~(I596_SCB_RNR|I596_SCB_RUS);