Searched defs:tag (Results 76 - 94 of 94) sorted by relevance

1234

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp740 uint16 tag = child->Tag(); local
2846 DebugInfoEntryFactory::CreateDebugInfoEntry(uint16 tag, DebugInfoEntry*& _entry) argument
/haiku/headers/os/drivers/pcmcia/
H A Dk_compat.h78 char tag[B_OS_NAME_LENGTH]; local
/haiku/headers/private/firewire/
H A Dfirewire.h50 tag:2; member in struct:fw_isochreq
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp1584 unsigned short tag, ich; local
1705 unsigned short tag, ich; local
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.h384 void *tag; member in struct:tx_ring
413 void *tag; member in struct:rx_ring
465 void *tag; member in struct:e1000_softc
/haiku/src/kits/support/
H A DString.cpp2268 BString::BString(char* privateData, PrivateDataTag tag) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp56 dwarf_tag_to_type_kind(int32 tag) argument
107 dwarf_tag_to_subtype_kind(int32 tag) argument
/haiku/src/libs/compat/freebsd_network/
H A Dif.c1155 if_setvtag(struct mbuf *m, uint16_t tag) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c245 mwl_hal_attach(device_t dev, uint16_t devid, bus_space_handle_t ioh, bus_space_tag_t iot, bus_dma_tag_t tag) argument
H A Dif_mwl.c1487 mwl_keyprint(struct mwl_softc *sc, const char *tag, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h89 bus_dma_tag_t tag; member in struct:iwn_dma_info
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c2874 bge_dma_ring_alloc(struct bge_softc *sc, bus_size_t alignment, bus_size_t maxsize, bus_dma_tag_t *tag, uint8_t **ring, bus_dmamap_t *map, bus_addr_t *paddr, const char *msg) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c974 u16 tag; local
1143 u16 tag; local
1623 u16 tag; local
1783 u16 tag; local
1867 u16 tag; local
2119 u16 tag; local
3048 u16 tag; local
3373 u16 tag; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmvar.h232 bus_dma_tag_t tag; member in struct:iwm_dma_info
H A Dif_iwm.c1229 iwm_dma_contig_alloc(bus_dma_tag_t tag, struct iwm_dma_info *dma, argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxvar.h219 bus_dma_tag_t tag; member in struct:iwx_dma_info
H A Dif_iwx.c1836 iwx_dma_contig_alloc(bus_dma_tag_t tag, struct iwx_dma_info *dma, argument
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h701 const descriptor_tag & tag() const { return _tag; } function in struct:primary_volume_descriptor
702 descriptor_tag & tag() { return _tag; } function in struct:primary_volume_descriptor
832 descriptor_tag & tag() { return _tag; } function in struct:anchor_volume_descriptor
833 const descriptor_tag & tag() const { return _tag; } function in struct:anchor_volume_descriptor
855 descriptor_tag tag; member in struct:descriptor_pointer
908 const descriptor_tag & tag() const { return _tag; } function in struct:implementation_use_descriptor
909 descriptor_tag & tag() { return _tag; } function in struct:implementation_use_descriptor
958 const descriptor_tag & tag() const { return _tag; } function in struct:partition_descriptor
959 descriptor_tag & tag() { return _tag; } function in struct:partition_descriptor
1048 const descriptor_tag & tag() const { return _tag; } function in struct:logical_volume_descriptor
1049 descriptor_tag & tag() { return _tag; } function in struct:logical_volume_descriptor
1386 const descriptor_tag & tag() const { return _tag; } function in struct:unallocated_space_descriptor
1387 descriptor_tag & tag() { return _tag; } function in struct:unallocated_space_descriptor
1412 const descriptor_tag & tag() const { return _tag; } function in struct:terminating_descriptor
1413 descriptor_tag & tag() { return _tag; } function in struct:terminating_descriptor
1432 descriptor_tag& tag() { return _tag; } function in struct:logical_volume_integrity_descriptor
1433 const descriptor_tag& tag() const { return _tag; } function in struct:logical_volume_integrity_descriptor
1548 const descriptor_tag & tag() const { return _tag; } function in struct:file_set_descriptor
1549 descriptor_tag & tag() { return _tag; } function in struct:file_set_descriptor
1666 descriptor_tag & tag() { return _tag; } function in struct:file_id_descriptor
1667 const descriptor_tag & tag() const { return _tag; } function in struct:file_id_descriptor
1802 descriptor_tag tag; member in struct:allocation_extent_descriptor
1947 descriptor_tag &tag() { return _tag; } function in struct:icb_header
1948 const descriptor_tag &tag() const { return _tag; } function in struct:icb_header
1960 descriptor_tag tag; member in struct:indirect_icb_entry
1969 descriptor_tag tag; member in struct:terminal_icb_entry
2004 descriptor_tag & tag() { return _tag; } function in struct:file_icb_entry
2005 const descriptor_tag & tag() const { return _tag; } function in struct:file_icb_entry
2135 descriptor_tag & tag() { return _tag; } function in struct:extended_file_icb_entry
2136 const descriptor_tag & tag() const { return _tag; } function in struct:extended_file_icb_entry
[all...]
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c1675 void *tag = NULL; local
[all...]

Completed in 218 milliseconds

1234