Searched refs:BGE_MBX_IRQ0_LO (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c4648 bge_writembx(sc, BGE_MBX_IRQ0_LO, status_tag);
4688 * Ack the interrupt by writing something to BGE_MBX_IRQ0_LO. Don't
4707 bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
5581 bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
5589 bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
5841 bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
5850 bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
5989 bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
H A Dif_bgereg.h481 #define BGE_MBX_IRQ0_LO 0x0204 macro

Completed in 82 milliseconds