Home
last modified time | relevance | path

Searched refs:BOFI_PIO_R (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dbofi.h218 #define BOFI_PIO_R 1 macro
220 #define BOFI_PIO_RW (BOFI_PIO_R|BOFI_PIO_W)
/titanic_50/usr/src/cmd/th_tools/
H A Dth_define.c112 {"pio_r", BOFI_PIO_R}, {"pio_w", BOFI_PIO_W},
116 {"PIO_R", BOFI_PIO_R}, {"PIO_W", BOFI_PIO_W},
737 (at & (BOFI_DMA_RW|BOFI_PIO_R))) || in define_nerrs()
1119 if (edp->access_type & BOFI_PIO_R) in log2errdefs()
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c999 if ((errdef.access_type & (BOFI_DMA_RW|BOFI_PIO_R)) && in bofi_ioctl()
2431 if ((ep->errdef.access_type & BOFI_PIO_R) && in do_pior_corrupt()
2444 log_acc_event(ep, BOFI_PIO_R, in do_pior_corrupt()
2469 log_acc_event(ep, BOFI_PIO_R, in do_pior_corrupt()