taglinefilesource code
HOST_CTRL155drivers/sound/sscape.coutb (0x00, PORT (HOST_CTRL));  /* Put the board to the host mode */
HOST_CTRL161drivers/sound/sscape.coutb (0x03, PORT (HOST_CTRL));  /* Put the board to the MIDI mode */
HOST_CTRL180drivers/sound/sscape.cif (inb (PORT (HOST_CTRL)) & TX_READY)
HOST_CTRL213drivers/sound/sscape.cif (inb (PORT (HOST_CTRL)) & RX_READY)
HOST_CTRL413drivers/sound/sscape.cif (inb (devc->base + HOST_CTRL) & 0x80)
HOST_CTRL552drivers/sound/sscape.coutb (0x00, PORT (HOST_CTRL));