Searched refs:IN_RESET (Results 1 – 2 of 2) sorted by relevance
285 case IN_RESET: in isp_target_notify()1086 if (inp->in_status == IN_RESET) { in isp_notify_ack()1114 if (inp->in_status == IN_RESET) { in isp_notify_ack()
1752 #define IN_RESET 0x0E /* Bus Reset occurred */ macro