HomeSort by: relevance | last modified time | path
    Searched defs:statusword (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 4736 uint32_t pcistate, statusword, statustag; local in function:bge_intr
4762 statusword = sc->bge_rdata->bge_status_block.bge_status;
4774 if (!(statusword & BGE_STATFLAG_UPDATED) &&
4795 statusword & BGE_STATFLAG_LINKSTATE_CHANGED ||

Completed in 14 milliseconds