RFD_CMDSUSPEND    484 drivers/net/ethernet/i825xx/ether1.c 			init_rfd.rfd_command = RFD_CMDEL | RFD_CMDSUSPEND;
RFD_CMDSUSPEND    884 drivers/net/ethernet/i825xx/ether1.c 		ether1_writew(dev, RFD_CMDEL | RFD_CMDSUSPEND, nexttail, rfd_t, rfd_command, NORMALIRQS);
RFD_CMDSUSPEND     91 drivers/net/ethernet/i825xx/ether1.h #define RFD_CMDSUSPEND	(1 << 14)