Lines Matching refs:mtstat
462 unsigned char mtstat = inb(ICEMT1724(ice, IRQ));
463 if (mtstat & VT1724_MULTI_PDMA0) {
467 if (mtstat & VT1724_MULTI_RDMA0) {
471 if (mtstat & VT1724_MULTI_PDMA1) {
475 if (mtstat & VT1724_MULTI_PDMA2) {
479 if (mtstat & VT1724_MULTI_PDMA3) {
483 if (mtstat & VT1724_MULTI_PDMA4) {
487 if (mtstat & VT1724_MULTI_RDMA1) {
492 outb(mtstat, ICEMT1724(ice, IRQ));
494 if (mtstat & VT1724_MULTI_FIFO_ERR) {