BS1_RST
while ((in_8(&mr->bus_status1) & BS1_RST) != 0)
out_8(&mr->bus_status1, BS1_RST); /* assert RST */
out_8(&mr->bus_status1, BS1_RST);