OPL_L              86 dev/ic/opl.c   	{ 0,   OPL_L,	{0x00,	0x03,	0x08, 0x0b}},
OPL_L              87 dev/ic/opl.c   	{ 1,   OPL_L,	{0x01,	0x04,	0x09, 0x0c}},
OPL_L              88 dev/ic/opl.c   	{ 2,   OPL_L,	{0x02,	0x05,	0x0a, 0x0d}},
OPL_L              90 dev/ic/opl.c   	{ 3,   OPL_L,	{0x08,	0x0b,	0x00, 0x00}},
OPL_L              91 dev/ic/opl.c   	{ 4,   OPL_L,	{0x09,	0x0c,	0x00, 0x00}},
OPL_L              92 dev/ic/opl.c   	{ 5,   OPL_L,	{0x0a,	0x0d,	0x00, 0x00}},
OPL_L              94 dev/ic/opl.c   	{ 6,   OPL_L,	{0x10,	0x13,	0x00, 0x00}},
OPL_L              95 dev/ic/opl.c   	{ 7,   OPL_L,	{0x11,	0x14,	0x00, 0x00}},
OPL_L              96 dev/ic/opl.c   	{ 8,   OPL_L,	{0x12,	0x15,	0x00, 0x00}},
OPL_L             194 dev/ic/opl.c   	bus_space_write_1(oaa->iot, oaa->ioh, OPL_ADDR + OPL_L + oaa->offs,
OPL_L             197 dev/ic/opl.c   	bus_space_write_1(oaa->iot, oaa->ioh, OPL_DATA + OPL_L + oaa->offs,
OPL_L             241 dev/ic/opl.c   	    OPL_STATUS + OPL_L + oaa->offs);
OPL_L             250 dev/ic/opl.c   	    OPL_STATUS + OPL_L + oaa->offs);
OPL_L             350 dev/ic/opl.c   		opl_command(sc, OPL_L, OPL_KEYON_BLOCK + i, 0);
OPL_L             352 dev/ic/opl.c   	opl_command(sc, OPL_L, OPL_TEST, OPL_ENABLE_WAVE_SELECT);
OPL_L             353 dev/ic/opl.c   	opl_command(sc, OPL_L, OPL_PERCUSSION, 0);