STAT_OK           770 drivers/net/ethernet/i825xx/82596.c 		if (rbd != I596_NULL && ((rfd->stat) & STAT_OK)) {
STAT_OK          1297 drivers/net/ethernet/i825xx/82596.c 				if ((ptr->status) & STAT_OK) {
STAT_OK           530 drivers/net/ethernet/i825xx/ether1.c 	if ((status & (STAT_COMPLETE | STAT_OK)) != (STAT_COMPLETE | STAT_OK)) {
STAT_OK           547 drivers/net/ethernet/i825xx/ether1.c 	if ((status & (STAT_COMPLETE | STAT_OK)) != (STAT_COMPLETE | STAT_OK)) {
STAT_OK           564 drivers/net/ethernet/i825xx/ether1.c 	if ((status & (STAT_COMPLETE | STAT_OK)) != (STAT_COMPLETE | STAT_OK)) {
STAT_OK           581 drivers/net/ethernet/i825xx/ether1.c 	if ((status & (STAT_COMPLETE | STAT_OK)) != (STAT_COMPLETE | STAT_OK)) {
STAT_OK           792 drivers/net/ethernet/i825xx/ether1.c 		if (nop.nop_status & STAT_OK) {
STAT_OK           678 drivers/net/ethernet/i825xx/lib82596.c 		if (rbd != NULL && (rfd->stat & SWAP16(STAT_OK))) {
STAT_OK          1178 drivers/net/ethernet/i825xx/lib82596.c 				if (ptr->status & SWAP16(STAT_OK)) {
STAT_OK           451 drivers/net/ethernet/i825xx/sun3_82586.c 	if((swab16(cfg_cmd->cmd_status) & (STAT_OK|STAT_COMPL)) != (STAT_COMPL|STAT_OK))
STAT_OK           476 drivers/net/ethernet/i825xx/sun3_82586.c 	if((swab16(ias_cmd->cmd_status) & (STAT_OK|STAT_COMPL)) != (STAT_OK|STAT_COMPL)) {
STAT_OK           547 drivers/net/ethernet/i825xx/sun3_82586.c 		if( (swab16(mc_cmd->cmd_status) & (STAT_COMPL|STAT_OK)) != (STAT_COMPL|STAT_OK) )
STAT_OK           917 drivers/net/ethernet/i825xx/sun3_82586.c 	if(status & STAT_OK)
STAT_OK          1179 drivers/net/ethernet/i825xx/sun3_82586.c 	if( (dump_cmd->cmd_status & (STAT_COMPL|STAT_OK)) != (STAT_COMPL|STAT_OK) )