Searched refs:area_id (Results 1 - 25 of 334) sorted by path

1234567891011>>

/haiku/headers/build/os/interface/
H A DBitmap.h58 area_id Area() const;
103 area_id fArea;
104 area_id fOrigArea;
/haiku/headers/build/private/app/
H A DMessagePrivate.h63 area_id message_area;
/haiku/headers/os/media/
H A DBuffer.h23 area_id area;
80 area_id fArea;
H A DTimeSource.h115 area_id fArea;
119 area_id _reserved_area;
/haiku/headers/private/app/
H A DMessagePrivate.h63 area_id message_area;
H A DServerMemoryAllocator.h26 status_t AddArea(area_id serverArea, area_id& _localArea,
29 void RemoveArea(area_id serverArea);
31 status_t AreaAndBaseFor(area_id serverArea,
32 area_id& area, uint8*& base);
/haiku/headers/private/debugger/model/
H A DAreaInfo.h18 AreaInfo(team_id team, area_id area,
23 void SetTo(team_id team, area_id area,
29 area_id AreaID() const { return fArea; }
41 area_id fArea;
H A DSemaphoreInfo.h27 area_id SemID() const { return fSemaphore; }
/haiku/headers/private/drivers/
H A Data_adapter.h99 area_id prd_area;
/haiku/headers/private/firewire/
H A Dfirewirereg.h233 area_id crom_sid_Area;
324 area_id payArea;
H A Dfwdma.h45 area_id Area;
62 area_id Area;
/haiku/headers/private/graphics/3dfx/
H A DDriverInterface.h111 area_id regsArea; // area_id for the memory mapped registers. It will
113 area_id videoMemArea; // video memory area_id. The addresses are shared with all teams.
129 area_id modeArea; // area containing list of display modes the driver supports
/haiku/headers/private/graphics/
H A DAGP.h67 status_t (*bind_aperture)(aperture_id id, area_id area, addr_t base,
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h185 area_id regsArea; // area_id for the memory mapped registers. It will
187 area_id videoMemArea; // video memory area_id. The addresses are shared with all teams.
201 area_id modeArea; // area containing list of display modes the driver supports
/haiku/headers/private/graphics/common/
H A Dcreate_display_modes.h21 area_id create_display_modes(const char* name, edid1_info* edid,
/haiku/headers/private/graphics/et6x00/
H A DDriverInterface.h58 area_id memoryArea; /* Onboard memory's area_id. The addresses
68 area_id modesArea; /* Contains the list of display modes the driver supports */
95 /* Retrieve the area_id of the kernel/accelerant shared info */
98 area_id sharedInfoArea; /* area_id containing the shared information */
/haiku/headers/private/graphics/intel_810/
H A DDriverInterface.h80 area_id regsArea; // area_id for the memory mapped registers. It
82 area_id videoMemArea; // addr shared with all teams.
94 area_id modeArea; // area containing list of display modes
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h115 area_id regs_area; /* Kernel's area_id for the memory mapped registers.
119 area_id fb_area; /* Frame buffer's area_id. The addresses are shared with all teams. */
120 area_id pseudo_dma_area; /* Pseudo dma area_id. Shared by all teams. */
121 area_id dma_buffer_area; /* Area assigned for dma*/
132 area_id mode_area; /* Contains the list of display modes the driver supports */
287 /* Retrieve the area_id of the kernel/accelerant shared info */
290 area_id shared_info_are
[all...]
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h112 area_id regs_area, regs2_area; /* Kernel's area_id for the memory mapped registers.
116 area_id fb_area; /* Frame buffer's area_id. The addresses are shared with all teams. */
117 area_id pseudo_dma_area; /* Pseudo dma area_id. Shared by all teams. */
118 area_id dma_buffer_area; /* Area assigned for dma*/
129 area_id mode_area; /* Contains the list of display modes the driver supports */
280 /* Retrieve the area_id of the kernel/accelerant shared info */
283 area_id shared_info_are
[all...]
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h386 // is prepared for (we use area_id of this structure)
500 area_id area; // area to memory
539 area_id regs_area; // area of memory mapped registers
540 area_id ROM_area; // area of ROM
556 area_id mode_list_area; // area containing display mode list
582 // retrieve the area_id of the kernel/accelerant shared info
585 area_id shared_info_area;
586 area_id virtual_card_area;
/haiku/headers/private/graphics/s3/
H A DDriverInterface.h147 area_id regsArea; // area_id for the memory mapped registers. It will
149 area_id videoMemArea; // video memory area_id. The addresses are shared with all teams.
163 area_id modeArea; // area containing list of display modes the driver supports
201 // Retrieve the area_id of the kernel/accelerant shared info
204 area_id sharedInfoArea; // ID of area containing shared information
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h115 area_id regs_area; /* Kernel's area_id for the memory mapped registers.
119 area_id fb_area; /* Frame buffer's area_id. The addresses are shared with all teams. */
120 area_id pseudo_dma_area; /* Pseudo dma area_id. Shared by all teams. */
121 area_id dma_buffer_area; /* Area assigned for dma*/
132 area_id mode_area; /* Contains the list of display modes the driver supports */
322 /* Retrieve the area_id of the kernel/accelerant shared info */
325 area_id shared_info_are
[all...]
/haiku/headers/private/graphics/via/
H A DDriverInterface.h182 area_id regs_area; /* Kernel's area_id for the memory mapped registers.
186 area_id fb_area; /* Frame buffer's area_id. The addresses are shared with all teams. */
187 area_id pseudo_dma_area; /* Pseudo dma area_id. Shared by all teams. */
188 area_id dma_buffer_area; /* Area assigned for dma*/
199 area_id mode_area; /* Contains the list of display modes the driver supports */
333 /* Retrieve the area_id of the kernel/accelerant shared info */
336 area_id shared_info_are
[all...]
/haiku/headers/private/interface/
H A DDirectWindowPrivate.h16 area_id area;
/haiku/headers/private/kernel/
H A DMessagingServiceDefs.h22 area_id kernel_area;
23 area_id next_kernel_area;

Completed in 129 milliseconds

1234567891011>>