Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c282 prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_8 | PCITOOL_ACC_ATTR_ENDN_BIG; in fpc_event_io()
324 prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_8 | PCITOOL_ACC_ATTR_ENDN_BIG; in fpc_counter_io()
/titanic_41/usr/src/uts/common/sys/
H A Dpci_tools.h206 #define PCITOOL_ACC_ATTR_SIZE_8 0x3 macro
/titanic_41/usr/src/cmd/pcitool/
H A Dpcitool.c1253 access_attrs = PCITOOL_ACC_ATTR_SIZE_8; in set_acc_attr()