Lines Matching defs:mtstat
437 unsigned char mtstat = inb(ICEMT1724(ice, IRQ));
438 if (mtstat & VT1724_MULTI_PDMA0) {
442 if (mtstat & VT1724_MULTI_RDMA0) {
446 if (mtstat & VT1724_MULTI_PDMA1) {
450 if (mtstat & VT1724_MULTI_PDMA2) {
454 if (mtstat & VT1724_MULTI_PDMA3) {
458 if (mtstat & VT1724_MULTI_PDMA4) {
462 if (mtstat & VT1724_MULTI_RDMA1) {
467 outb(mtstat, ICEMT1724(ice, IRQ));
469 if (mtstat & VT1724_MULTI_FIFO_ERR) {