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

  /src/sys/dev/pci/
mpii.c 377 #define mpii_read_db(s) mpii_read((s), MPII_DOORBELL)
378 #define mpii_write_db(s, v) mpii_write((s), MPII_DOORBELL, (v))
558 if (mpii_wait_eq(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
1014 if (mpii_wait_ne(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
1054 if (mpii_wait_ne(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
1082 if (mpii_wait_eq(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
1238 if (mpii_wait_eq(sc, MPII_DOORBELL, MPII_DOORBELL_INUSE, 0) != 0)
mpiireg.h 22 #define MPII_DOORBELL (0x00)

Completed in 16 milliseconds