Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/chicago/io/fpc/
H A Dfpc-impl-4u.c279 prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_8 | PCITOOL_ACC_ATTR_ENDN_BIG; in fpc_event_io()
321 prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_8 | PCITOOL_ACC_ATTR_ENDN_BIG; in fpc_counter_io()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_tools.h206 #define PCITOOL_ACC_ATTR_SIZE_8 0x3 macro
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm.c434 pci_reg.acc_attr += PCITOOL_ACC_ATTR_SIZE_8; in pcieadm_read_cfgspace_kernel()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1253 access_attrs = PCITOOL_ACC_ATTR_SIZE_8; in set_acc_attr()