Searched defs:stid (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sbin/iscsid/ |
H A D | iscsid_driverif.c | 182 iscsid_response_t * res, uint32_t * stid) in make_connection() 773 send_targets(uint32_t stid, uint8_t **response_buffer, uint32_t *response_size) in send_targets()
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_offload.c | 495 cxgb_free_stid(struct toedev *tdev, int stid) in cxgb_free_stid() 625 int stid = -1; in cxgb_alloc_stid() local 691 unsigned int stid = G_TID(ntohl(p->opcode_tid)); in do_stid_rpl() local 735 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_cr() local
|
H A D | cxgb_offload.h | 214 unsigned int stid) in stid2entry()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 299 #define CTF_SET_STID(name, stid) ((name) | ((unsigned int) stid) << 31) argument 305 #define CTF_TYPE_NAME(stid, offset) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 371 #define CTF_SET_STID(name, stid) ((name) | ((unsigned int) stid) << 31) argument 377 #define CTF_TYPE_NAME(stid, offset) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 371 #define CTF_SET_STID(name, stid) ((name) | ((unsigned int) stid) << 31) argument 377 #define CTF_TYPE_NAME(stid, offset) \ argument
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf.h | 222 #define CTF_TYPE_NAME(stid, offset) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 2101 uint32 stid; member 2121 uint32 stid; member 2129 uint32 stid; member 2138 uint32 stid; member 2169 uint32 stid; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | send_to_kdc.c | 168 unsigned int stid; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype-state.cc | 318 struct state_ident_st *stid = NULL; in state_ident_by_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype-state.c | 316 struct state_ident_st *stid = NULL; in state_ident_by_name() local
|