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