taglinefilesource code
HOST_CTRL157drivers/sound/sscape.coutb (0x00, PORT (HOST_CTRL));  /* Put the board to the host mode */
HOST_CTRL163drivers/sound/sscape.coutb (0x03, PORT (HOST_CTRL));  /* Put the board to the MIDI mode */
HOST_CTRL182drivers/sound/sscape.cif (inb (PORT (HOST_CTRL)) & TX_READY)
HOST_CTRL215drivers/sound/sscape.cif (inb (PORT (HOST_CTRL)) & RX_READY)
HOST_CTRL386drivers/sound/sscape.cif (inb (devc->base + HOST_CTRL) & 0x80)
HOST_CTRL534drivers/sound/sscape.coutb (0x00, PORT (HOST_CTRL));