Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDisp_target.c285 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()
HDispmbox.h1752 #define IN_RESET 0x0E /* Bus Reset occurred */ macro