Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/isp/
H A Dispmbox.h233 #define MBOX_TIMEOUT 0x6001 /* command timed out */ macro
H A Disp.c7113 if (mbp->param[0] == MBOX_TIMEOUT) { in isp_mboxcmd()
7188 case MBOX_TIMEOUT: in isp_mboxcmd()
H A Disp_freebsd.c4148 mbp->param[0] = MBOX_TIMEOUT; in isp_mbox_wait_complete()