Lines Matching defs:hrt_hdr
38 struct hrt_hdr { /* PCI Hot-Plug Configuration Resource Table header */ struct
39 uint32_t hrt_sig; /* $HRT */
40 uint16_t hrt_avail_imap; /* Bitmap of unused IRQs */
41 uint16_t hrt_used_imap; /* Bitmap of IRQs used by PCI */
42 uchar_t hrt_entry_cnt; /* no. of PCI hot-plug slot entries */
43 uchar_t hrt_ver; /* version no. = 1 */
44 uchar_t hrt_resv0; /* reserved */
45 uchar_t hrt_resv1; /* reserved */
46 uchar_t hrt_resv2; /* reserved */
47 uchar_t hrt_resv3; /* reserved */
48 uchar_t hrt_resv4; /* reserved */
49 uchar_t hrt_resv5; /* reserved */