Lines Matching +full:8 +full:kbyte
71 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */
76 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */
77 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */
78 #define PCI_HEADER_TYPE 0x0e /* 8 bits */
84 #define PCI_BIST 0x0f /* 8 bits */
124 #define PCI_INTERRUPT_LINE 0x3c /* 8 bits */
125 #define PCI_INTERRUPT_PIN 0x3d /* 8 bits */
126 #define PCI_MIN_GNT 0x3e /* 8 bits */
127 #define PCI_MAX_LAT 0x3f /* 8 bits */
264 #define PCI_PM_SIZEOF 8
278 #define PCI_AGP_COMMAND 8 /* Control register */
295 #define PCI_CAP_VPD_SIZEOF 8
314 #define PCI_MSI_ADDRESS_HI 8 /* Upper 32 bits (if PCI_MSI_FLAGS_64BIT set) */
315 #define PCI_MSI_DATA_32 8 /* 16 bits of data for 32-bit devices */
330 #define PCI_MSIX_PBA 8 /* Pending Bit Array offset */
340 #define PCI_MSIX_ENTRY_DATA 8 /* Message Data */
372 #define PCI_EA_FIRST_ENT_BRIDGE 8 /* First EA Entry for Bridges */
379 #define PCI_EA_SUB_BUS_SHIFT 8
386 #define PCI_EA_BEI_ROM 8 /* Expansion ROM */
408 #define PCI_EA_MAX_OFFSET 8 /* MaxOffset (resource length) */
419 #define PCI_X_CMD_READ_1K 0x0004 /* 1Kbyte maximum read byte count */
420 #define PCI_X_CMD_READ_2K 0x0008 /* 2Kbyte maximum read byte count */
421 #define PCI_X_CMD_READ_4K 0x000c /* 4Kbyte maximum read byte count */
428 #define PCI_X_CMD_SPLIT_8 0x0040 /* Max 8 */
448 #define PCI_X_ECC_CSR 8 /* ECC control and status */
449 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */
500 #define PCI_EXP_DEVCTL 8 /* Device Control */
672 #define PCI_EXP_LNKCAP2_SLS_8_0GB 0x00000008 /* Supported Speed 8GT/s */
681 #define PCI_EXP_LNKCTL2_TLS_8_0GT 0x0003 /* Supported Speed 8GT/s */
757 #define PCI_ERR_UNCOR_MASK 8 /* Uncorrectable Error Mask */
799 #define PCI_VC_PORT_CAP2 8
828 #define PCI_PWR_DATA 8 /* Data Register */
830 #define PCI_PWR_DATA_SCALE(x) (((x) >> 8) & 3) /* Data Scale */
841 #define PCI_RCEC_BUSN 8 /* RCEC Associated Bus Numbers */
843 #define PCI_RCEC_BUSN_NEXT(x) (((x) >> 8) & 0xff)
890 #define PCI_ARI_CAP_NFN(x) (((x) >> 8) & 0xff) /* Next Function Number */
895 #define PCI_EXT_CAP_ARI_SIZEOF 8
906 #define PCI_EXT_CAP_ATS_SIZEOF 8
929 #define PCI_EXT_CAP_PASID_SIZEOF 8
968 #define PCI_EXT_CAP_LTR_SIZEOF 8
990 #define PCI_SATA_SIZEOF_SHORT 8
996 #define PCI_REBAR_CTRL 8 /* control register */
1001 #define PCI_REBAR_CTRL_BAR_SHIFT 8 /* shift for BAR size */
1032 #define PCI_EXP_DPC_STATUS 8 /* DPC Status */