Lines Matching +full:count +full:- +full:width
1 #-
73 # device. The width argument (which should be 1, 2 or 4) specifies how
82 int width;
90 # the number of bytes written depending on the width argument.
99 int width;
113 # Allocate 'count' MSI messages mapped onto 'count' IRQs. 'irq' points
114 # to an array of at least 'count' ints. The max number of messages this
122 int count;
128 # Release 'count' MSI messages mapped onto 'count' IRQs stored in the
134 int count;
139 # Allocate a single MSI-X message mapped onto '*irq'.
148 # Release a single MSI-X message mapped onto 'irq'.
157 # Determine the MSI/MSI-X message address and data for 'irq'. The address
198 # Return non-zero if PCI ARI is enabled, or zero otherwise