Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h713 #define ISP_INTERFACE_ERROR (MBOX_HOST_INTERFACE_ERROR & MBS_MASK)
H A Dispmbox.h217 #define MBOX_HOST_INTERFACE_ERROR 0x4002 macro
H A Disp.c3529 isp->isp_mboxtmp[0] = MBOX_HOST_INTERFACE_ERROR; in isp_intr_async()
4388 case MBOX_HOST_INTERFACE_ERROR: in isp_mboxcmd()