Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_target.c297 case IN_RESET: in isp_target_notify()
1122 if (inp->in_status == IN_RESET) { in isp_notify_ack()
1150 if (inp->in_status == IN_RESET) { in isp_notify_ack()
HDispmbox.h1745 #define IN_RESET 0x0E /* Bus Reset occurred */ macro