Searched refs:tag (Results 851 - 875 of 949) sorted by relevance

<<3132333435363738

/freebsd-10.2-release/sys/dev/drm/
H A DdrmP.h409 bus_dma_tag_t tag; member in struct:drm_dma_handle
/freebsd-10.2-release/sys/dev/isci/scil/
H A Dscic_sds_remote_device.c1595 * object. This method decodes the tag for the io request object and routes
1624 scic_sds_remote_device_get_controller(this_device), frame_header->tag);
1629 // We could not map this tag to a valid IO request
/freebsd-10.2-release/sys/dev/sfxge/common/
H A Defx_impl.h1096 __in efx_vpd_tag_t tag, variable
/freebsd-10.2-release/sys/netgraph/
H A Dng_ksocket.c1147 /* Put peer's socket address (if any) into a tag */
1161 m_tag_prepend(m, &stag->tag);
1164 sendit: /* Forward data with optional peer sockaddr as packet tag */
H A Dng_lmi.c327 /* Attach a tag to packet, marking it of link level state priority, so
335 m_tag_prepend(m, &ptag->tag);
/freebsd-10.2-release/sys/netinet/
H A Draw_ip.c188 rip_zone_change(void *tag) argument
/freebsd-10.2-release/sys/kern/
H A Dvfs_subr.c1080 getnewvnode(const char *tag, struct mount *mp, struct vop_vector *vops, argument
1088 CTR3(KTR_VFS, "%s: mp %p with tag %s", __func__, mp, tag);
1123 lockinit(vp->v_vnlock, PVFS, tag, VLKTIMEOUT, LK_NOSHARE | LK_IS_VNODE);
1143 vp->v_tag = tag;
2863 ("vop_reclaim left v_object vp=%p, tag=%s", vp, vp->v_tag));
2930 printf("tag %s, type %s\n", vp->v_tag, typename[vp->v_type]);
/freebsd-10.2-release/sys/sys/
H A Dvnode.h617 int getnewvnode(const char *tag, struct mount *mp, struct vop_vector *vops,
/freebsd-10.2-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c746 u8 tag, buf[8]; local
758 tag = buf[shift];
759 if (tag & 0x80) {
768 len = (tag & 0x07) + 1;
774 * is_end_tag - Check if a vpd tag is the end tag.
776 * @offset: first byte offset of the tag
778 * Checks if the tag located at offset is the end tag.
/freebsd-10.2-release/sys/dev/cxgb/
H A Dcxgb_main.c898 void *tag; local
942 NULL, t3_intr_msix, &sc->sge.qs[i], &tag);
952 sc->msix_intr_tag[i] = tag;
953 bus_describe_intr(sc->dev, res, tag, "qs%d", i);
H A Dcxgb_sge.c607 /* The parent tag. */
619 device_printf(sc->dev, "Cannot allocate parent DMA tag\n");
624 * DMA tag for normal sized RX frames
629 device_printf(sc->dev, "Cannot allocate RX DMA tag\n");
634 * DMA tag for jumbo sized RX frames.
639 device_printf(sc->dev, "Cannot allocate RX jumbo DMA tag\n");
644 * DMA tag for TX frames.
650 device_printf(sc->dev, "Cannot allocate TX DMA tag\n");
877 bus_addr_t *phys, void *desc, void *sdesc, bus_dma_tag_t *tag,
888 len, 0, NULL, NULL, tag)) !
876 alloc_ring(adapter_t *sc, size_t nelem, size_t elem_size, size_t sw_size, bus_addr_t *phys, void *desc, void *sdesc, bus_dma_tag_t *tag, bus_dmamap_t *map, bus_dma_tag_t parent_entry_tag, bus_dma_tag_t *entry_tag) argument
[all...]
/freebsd-10.2-release/sys/arm/mv/
H A Dmv_sata.c246 ("cannot get bus handle or tag."));
601 (request->tag << 1));
/freebsd-10.2-release/sys/dev/ata/
H A Data-all.h67 #define ATA_I_TAGMASK 0xf8 /* tag mask */
383 u_int32_t tag; /* HW tag of this request */ member in struct:ata_request
476 bus_dma_tag_t sg_tag; /* SG list DMA tag */
480 bus_dma_tag_t data_tag; /* data DMA tag */
486 bus_dma_tag_t dmatag; /* parent DMA tag */
487 bus_dma_tag_t work_tag; /* workspace DMA tag */
/freebsd-10.2-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c1159 /* set tag */
1160 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSASHwEventAckCmd_t, tag), pRequest->HTag);
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h2003 * \param currentTaskTag: Pointer to tag/context for this TM request.
2046 * \param currentTaskTag: Pointer to tag/context for this TM request.
2703 /*! \brief allocate an available SATA tag
2705 * allocate an available SATA tag
2720 /*! \brief release an SATA tag
2722 * release an available SATA tag
2726 * \return -the tag-
2732 bit8 tag
/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h1726 uint64_t lrufl : 1; /**< BIST failure status for tag LRU */
1727 uint64_t tagfl : 16; /**< BIST failure status for tag ways 0-15 */
1844 index with the low order 11-bits of the tag.
1845 index[17:7] = (tag[28:18] ^ index[17:7])
1934 index with the low order 8-bits of the tag.
1935 index[14:7] = (tag[22:15] ^ index[14:7])
2034 index with the low order 7-bits of the tag.
2035 index[13:7] = (tag[20:14] ^ index[13:7])
2146 index with the low order 11-bits of the tag.
2147 index[17:7] = (tag[2
3311 uint64_t tag : 28; /**< The tag value (see Note 1) */ member in struct:cvmx_l2c_dut_mapx::cvmx_l2c_dut_mapx_s
6004 uint64_t tag : 19; /**< The tag (see notes 1 and 3) */ member in struct:cvmx_l2c_tadx_tag::cvmx_l2c_tadx_tag_s
[all...]
/freebsd-10.2-release/usr.sbin/fwcontrol/
H A Dfwcontrol.c688 isoreq.tag = (ich >> 6) & 3;
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dfil.c1946 u_char *t, tag, tlen, sensitivity; local
1964 tag = *t;
1977 if (tag == 0) {
1980 } else if (tag == 1) {
1988 } else if (tag == 4) {
1996 } else if (tag == 5) {
2004 } else if (tag > 127) {
6827 /* Parameters: tag1(I) - pointer to first tag to compare */
6828 /* tag2(I) - pointer to second tag to compare */
6830 /* Returns true (non-zero) or false(0) if the two tag structure
[all...]
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c1455 zfsvfs_hold(const char *name, void *tag, zfsvfs_t **zfvp, boolean_t writer) argument
1463 RW_READER, tag);
1470 rrm_exit(&(*zfvp)->z_teardown_lock, tag);
1478 zfsvfs_rele(zfsvfs_t *zfsvfs, void *tag) argument
1480 rrm_exit(&zfsvfs->z_teardown_lock, tag);
H A Dspa.c2982 spa_open_common(const char *pool, spa_t **spapp, void *tag, nvlist_t *nvpolicy, argument
3068 spa_open_ref(spa, tag);
3101 spa_open_rewind(const char *name, spa_t **spapp, void *tag, nvlist_t *policy, argument
3104 return (spa_open_common(name, spapp, tag, policy, config));
3108 spa_open(const char *name, spa_t **spapp, void *tag) argument
3110 return (spa_open_common(name, spapp, tag, NULL, NULL));
/freebsd-10.2-release/contrib/gcc/
H A Dc-decl.c264 union tree_node GTY ((tag ("0"),
267 struct lang_identifier GTY ((tag ("1"))) identifier;
481 print_node (file, "tag", I_TAG_DECL (node), indent + 4);
797 /* Types may not have tag-names, in which case the type
987 /* Push a definition or a declaration of struct, union or enum tag "name".
989 We assume that the tag "name" is not already defined.
1011 /* An approximation for now, so we can tell this is a function-scope tag.
2723 /* For our purposes, a tag in the external scope is the same as
2724 a tag in the file scope. (Primarily relevant to Objective-C
2741 /* If in the same binding level as a declaration as a tag
[all...]
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-arm.c523 /* Conditional tag - see opcode_lookup. */
524 unsigned int tag : 4; member in struct:asm_opcode
13947 /* Tag values used in struct asm_opcode's tag field. */
13977 (tag - OT_odd_infix_0). These are not accepted
14016 U. Examine the tag field of the opcode structure, in case this is
14018 unusual place. If it is, the tag tells us where to find the
14023 CE. Examine the tag field to make sure this is an instruction that
14028 CM. Examine the tag field to make sure this is an instruction that
14090 if (opcode->tag < OT_odd_infix_0)
14098 affix = base + (opcode->tag
[all...]
/freebsd-10.2-release/lib/libprocstat/
H A Dlibprocstat.c1219 const char *tag; member in struct:__anon6018
1268 if (!strcmp(fstypes[i].tag, tagstr)) {
/freebsd-10.2-release/contrib/bsnmp/snmpd/
H A Dmain.c1447 info_func(evContext ctx __unused, void *uap __unused, const void *tag __unused)
1485 const void *tag __unused)
/freebsd-10.2-release/sys/dev/oce/
H A Doce_hw.h621 uint32_t tag[2]; member in struct:oce_mbx
730 uint16_t tag; member in struct:oce_async_event_grp5_pvid_state
736 /* async event indicating outer VLAN tag in QnQ */

Completed in 673 milliseconds

<<3132333435363738