Lines Matching defs:hrt_hdr
40 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 */
50 uchar_t hrt_resv4; /* reserved */
51 uchar_t hrt_resv5; /* reserved */