Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Di82365.c228 sc->handle[0].laststate = PCIC_LASTSTATE_EMPTY;
245 sc->handle[1].laststate = PCIC_LASTSTATE_EMPTY;
270 sc->handle[2].laststate = PCIC_LASTSTATE_EMPTY;
288 sc->handle[3].laststate = PCIC_LASTSTATE_EMPTY;
558 h->laststate = PCIC_LASTSTATE_EMPTY;
738 ? PCIC_LASTSTATE_EMPTY : PCIC_LASTSTATE_HALF;
Di82365var.h89 #define PCIC_LASTSTATE_EMPTY 0x0000 macro