sys/dev/pci/mpii.c
1064
if (mpii_wait_ne(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
sys/dev/pci/mpii.c
1104
if (mpii_wait_ne(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
sys/dev/pci/mpii.c
1132
if (mpii_wait_eq(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,
sys/dev/pci/mpii.c
1288
if (mpii_wait_eq(sc, MPII_DOORBELL, MPII_DOORBELL_INUSE, 0) != 0)
sys/dev/pci/mpii.c
374
#define mpii_read_db(s) mpii_read((s), MPII_DOORBELL)
sys/dev/pci/mpii.c
375
#define mpii_write_db(s, v) mpii_write((s), MPII_DOORBELL, (v))
sys/dev/pci/mpii.c
547
if (mpii_wait_eq(sc, MPII_DOORBELL, MPII_DOORBELL_STATE,