Searched defs:entries (Results 26 - 50 of 69) sorted by path

123

/haiku/src/tools/
H A Dgenerate_attribute_stores.cpp29 uint8 entries[1]; member in struct:attribute_file
/haiku/headers/private/graphics/radeon_hd/atombios/
H A Dpptable.h517 ATOM_PPLIB_Clock_Voltage_Dependency_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_Clock_Voltage_Dependency_Table
533 ATOM_PPLIB_Clock_Voltage_Limit_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_Clock_Voltage_Limit_Table
557 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_CAC_Leakage_Table
572 ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_PhaseSheddingLimits_Table
584 VCEClockInfo entries[1]; member in struct:_VCEClockInfoArray
596 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Record entries[1]; member in struct:_ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table
608 ATOM_PPLIB_VCE_State_Record entries[1]; member in struct:_ATOM_PPLIB_VCE_State_Table
630 UVDClockInfo entries[1]; member in struct:_UVDClockInfoArray
642 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Record entries[1]; member in struct:_ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table
661 ATOM_PPLIB_SAMClk_Voltage_Limit_Record entries[1]; member in struct:_ATOM_PPLIB_SAMClk_Voltage_Limit_Table
679 ATOM_PPLIB_ACPClk_Voltage_Limit_Record entries[1]; member in struct:_ATOM_PPLIB_ACPClk_Voltage_Limit_Table
748 ATOM_PPLIB_VQ_Budgeting_Record entries[1]; member in struct:ATOM_PPLIB_VQ_Budgeting_Table
[all...]
/haiku/headers/private/kernel/
H A Dthread_types.h133 JobControlEntryList entries; member in struct:team_job_control_children
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioModule.cpp161 physical_entry entries[2]; local
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp480 physical_entry entries[maxEntries]; local
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A DVirtioSCSIRequest.cpp172 FillRequest(uint32 inCount, uint32 outCount, physical_entry *entries) argument
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_internal.h382 uint16_t entries; member in struct:nvme_qpair
H A Dnvme_qpair.c821 nvme_ctrlr_reserve_sq_in_cmb(struct nvme_ctrlr *ctrlr, uint16_t entries, uint64_t aligned, uint64_t *offset) argument
843 nvme_qpair_construct(struct nvme_ctrlr *ctrlr, struct nvme_qpair *qpair, enum nvme_qprio qprio, uint16_t entries, uint16_t trackers) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp665 uint32 entries = vtophys_length - nvme_request.iovec_count; local
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dvirtio_gpu.cpp263 struct virtio_gpu_mem_entry entries[16]; member in struct:virtio_gpu_resource_attach_backing_entries
267 physical_entry entries[16] = {}; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/etherpci/
H A Detherpci.c298 int32 i, entries; local
1357 int32 entries; local
/haiku/src/add-ons/kernel/drivers/network/ether/virtio/
H A Dvirtio_net.cpp199 physical_entry entries[2]; local
233 physical_entry entries[3]; local
710 physical_entry entries[ local
[all...]
H A Dvirtio_net.h156 uint32_t entries; member in struct:virtio_net_ctrl_mac
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c3303 struct iwx_reorder_buf_entry *entries = &rxba->entries[0]; local
4838 struct iwx_reorder_buf_entry *entries = &rxba->entries[0]; local
4962 struct iwx_reorder_buf_entry *entries; local
[all...]
H A Dif_iwxvar.h428 struct iwx_reorder_buf_entry entries[IEEE80211_BA_MAX_WINSZ]; member in struct:iwx_rxba_data
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c3263 struct iwm_reorder_buf_entry *entries = &rxba->entries[0]; local
5048 struct iwm_reorder_buf_entry *entries = &rxba->entries[0]; local
5172 struct iwm_reorder_buf_entry *entries; local
[all...]
H A Dif_iwmvar.h448 struct iwm_reorder_buf_entry entries[IEEE80211_BA_MAX_WINSZ]; member in struct:iwm_rxba_data
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp697 InsertEntries(Transaction& transaction, Path* path, btrfs_entry* entries, void** data, int num) argument
H A Dbtrfs.h161 btrfs_entry entries[0]; member in union:btrfs_stream::__anon36
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp881 HTreeEntry* entries = (HTreeEntry*)block; local
[all...]
H A DHTreeEntryIterator.cpp288 const HTreeEntry* entries = (const HTreeEntry*)blockData; local
392 HTreeEntry* entries = (HTreeEntry*)block; local
[all...]
H A DInode.cpp499 DirectoryIterator* entries = NULL; local
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.h155 uint32 entries; member in struct:_nspace::__anon4
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp145 uint8 entries[1]; member in struct:attribute_overlay::AttributeFile::attribute_file
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyInterpreter.cpp480 DirEntry* entries = new(std::nothrow) DirEntry[count]; local

Completed in 508 milliseconds

123