HomeSort by: relevance | last modified time | path
    Searched refs:INTR_DIS_INT (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/
if_agereg.h 475 #define INTR_DIS_INT 0x80000000
if_alereg.h 538 #define INTR_DIS_INT 0x80000000
if_alcreg.h 792 #define INTR_DIS_INT 0x80000000
if_ale.c 1295 CSR_WRITE_4(sc, ALE_INTR_STATUS, status | INTR_DIS_INT);
if_alc.c 2331 CSR_WRITE_4(sc, ALC_INTR_STATUS, status | INTR_DIS_INT);

Completed in 21 milliseconds