taglinefilesource code
SEEQCMD_FIFO_WRITE193drivers/net/seeq8005.coutw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD);  /* setup for reading PROM */
SEEQCMD_FIFO_WRITE251drivers/net/seeq8005.coutw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
SEEQCMD_FIFO_WRITE532drivers/net/seeq8005.coutw( SEEQCMD_FIFO_WRITE | SEEQCMD_DMA_INT_ACK | (status & SEEQCMD_INT_MASK), SEEQ_CMD);
SEEQCMD_FIFO_WRITE647drivers/net/seeq8005.coutw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
SEEQCMD_FIFO_WRITE707drivers/net/seeq8005.coutw( SEEQCMD_FIFO_WRITE | (status & SEEQCMD_INT_MASK), SEEQ_CMD);