Home
last modified time | relevance | path

Searched refs:MBOX_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Disp_netbsd.c1655 mbp->param[0] = MBOX_TIMEOUT; in isp_mbox_wait_complete()
H A Dispmbox.h195 #define MBOX_TIMEOUT 0x6001 /* command timed out */ macro
H A Disp.c7212 if (mbp->param[0] == MBOX_TIMEOUT) { in isp_mboxcmd()
7291 case MBOX_TIMEOUT: in isp_mboxcmd()