Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Disp_target.c326 case IN_RESET: in isp_target_notify()
1127 if (inp->in_status == IN_RESET) { in isp_notify_ack()
1155 if (inp->in_status == IN_RESET) { in isp_notify_ack()
H A Dispmbox.h1753 #define IN_RESET 0x0E /* Bus Reset occurred */ macro