Symbol: BOFI_DMA_RW
usr/src/cmd/th_tools/th_define.c
1101
} else if (edp->access_type & BOFI_DMA_RW) {
usr/src/cmd/th_tools/th_define.c
112
{"pio", BOFI_PIO_RW}, {"dma", BOFI_DMA_RW},
usr/src/cmd/th_tools/th_define.c
116
{"PIO", BOFI_PIO_RW}, {"DMA", BOFI_DMA_RW},
usr/src/cmd/th_tools/th_define.c
1426
if ((access_type & BOFI_DMA_RW) &&
usr/src/cmd/th_tools/th_define.c
1427
(hp->access_type & BOFI_DMA_RW) &&
usr/src/cmd/th_tools/th_define.c
1526
(prev->access_type & BOFI_DMA_RW) &&
usr/src/cmd/th_tools/th_define.c
1527
(hp->access_type & BOFI_DMA_RW) &&
usr/src/cmd/th_tools/th_define.c
1534
if ((hp->access_type & BOFI_DMA_RW) &&
usr/src/cmd/th_tools/th_define.c
1535
(atype & BOFI_DMA_RW) !=
usr/src/cmd/th_tools/th_define.c
2253
(BOFI_LOG|BOFI_DMA_RW|BOFI_PIO_RW|BOFI_INTR);
usr/src/cmd/th_tools/th_define.c
2257
(BOFI_DMA_RW|BOFI_PIO_RW|BOFI_INTR);
usr/src/cmd/th_tools/th_define.c
396
(items->access_type & BOFI_DMA_RW) ?
usr/src/cmd/th_tools/th_define.c
653
if (item->access_type & BOFI_DMA_RW)
usr/src/cmd/th_tools/th_define.c
710
BOFI_DMA_RW, BOFI_PIO_RW);
usr/src/cmd/th_tools/th_define.c
730
(at & (BOFI_DMA_RW|BOFI_PIO_R))) ||
usr/src/cmd/th_tools/th_define.c
749
if (nitems == 1 && (at & BOFI_DMA_RW))
usr/src/uts/common/io/bofi.c
1002
if ((errdef.access_type & (BOFI_DMA_RW|BOFI_PIO_R)) &&
usr/src/uts/common/io/bofi.c
1784
(((errdefp->access_type & BOFI_DMA_RW) &&
usr/src/uts/common/io/bofi.c
3299
((ep->errdef.access_type & BOFI_DMA_RW) &&
usr/src/uts/common/io/bofi.c
4112
((ep->errdef.access_type & BOFI_DMA_RW) &&