Searched refs:IN_RESET (Results 1 – 2 of 2) sorted by relevance
297 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()
1745 #define IN_RESET 0x0E /* Bus Reset occurred */ macro