Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_tools.h204 #define PCITOOL_ACC_ATTR_SIZE_2 0x1 macro
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm.c428 pci_reg.acc_attr += PCITOOL_ACC_ATTR_SIZE_2; in pcieadm_read_cfgspace_kernel()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c602 prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_2 + in read_word()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1247 access_attrs = PCITOOL_ACC_ATTR_SIZE_2; in set_acc_attr()