Home
last modified time | relevance | path

Searched refs:BS1_RST (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dmesh.h104 #define BS1_RST 0x80 macro
Dmesh.c569 out_8(&mr->bus_status1, BS1_RST); /* assert RST */ in mesh_host_reset()
597 out_8(&mr->bus_status1, BS1_RST); in mesh_notify_reboot()
632 out_8(&mr->bus_status1, BS1_RST); /* assert RST */ in mesh_init()
1508 while ((mr->bus_status1 & BS1_RST) != 0) in handle_error()