Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/pci/
Dncr.c377 #define XE_BAD_PHASE (2) /* illegal phase (4/5) */ macro
1706 SCR_LOAD_REG (scratcha, XE_BAD_PHASE),
4475 case XE_BAD_PHASE:
/freebsd-9-stable/sys/dev/sym/
Dsym_hipd.c960 #define XE_BAD_PHASE (1<<1) /* illegal phase (4/5) */ macro
6156 cp->xerr_status |= XE_BAD_PHASE; in sym_int_sir()
7049 if (x_status & XE_BAD_PHASE) {
7074 else if (x_status & XE_BAD_PHASE)