Lines Matching +full:irqs +full:- +full:reserved
23 * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
28 * pcihrt.h -- PCI Hot-Plug Resource Table
38 struct hrt_hdr { /* PCI Hot-Plug Configuration Resource Table header */
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 */
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 */
52 struct php_entry { /* PCI hot-plug slot entry */