Home
last modified time | relevance | path

Searched defs:hrt_hdr (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/io/pci/
H A Dpcihrt.h40 struct hrt_hdr { /* PCI Hot-Plug Configuration Resource Table header */ struct
41 uint32_t hrt_sig; /* $HRT */
42 uint16_t hrt_avail_imap; /* Bitmap of unused IRQs */
43 uint16_t hrt_used_imap; /* Bitmap of IRQs used by PCI */
44 uchar_t hrt_entry_cnt; /* no. of PCI hot-plug slot entries */
45 uchar_t hrt_ver; /* version no. = 1 */
46 uchar_t hrt_resv0; /* reserved */
47 uchar_t hrt_resv1; /* reserved */
48 uchar_t hrt_resv2; /* reserved */
49 uchar_t hrt_resv3; /* reserved */
[all …]