Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbofi.h219 #define BOFI_PIO_W 2 macro
220 #define BOFI_PIO_RW (BOFI_PIO_R|BOFI_PIO_W)
/titanic_41/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},
536 ((item->access_type & BOFI_PIO_W) == 0 || !atype_is_default)) { in define_op_err()
639 if ((item->access_type & BOFI_PIO_W) && !atype_is_default) { in define_op_err()
1121 if (edp->access_type & BOFI_PIO_W) in log2errdefs()
/titanic_41/usr/src/uts/common/io/
H A Dbofi.c2547 if ((ep->errdef.access_type & BOFI_PIO_W) && in do_piow_corrupt()
2557 log_acc_event(ep, BOFI_PIO_W, in do_piow_corrupt()
2564 log_acc_event(ep, BOFI_PIO_W, in do_piow_corrupt()