Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/cxgb/ | |
cxgb_offload.c | 495 cxgb_free_stid(struct toedev *tdev, int stid) 498 union listen_entry *p = stid2entry(t, stid); 625 int stid = -1; local in function:cxgb_alloc_stid 632 stid = (p - t->stid_tab) + t->stid_base; 639 return stid; 691 unsigned int stid = G_TID(ntohl(p->opcode_tid)); local in function:do_stid_rpl 694 toe_tid = lookup_stid(&(TOE_DATA(dev))->tid_maps, stid); 735 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); local in function:do_cr 738 toe_tid = lookup_stid(&(TOE_DATA(dev))->tid_maps, stid); 1310 mtx_init(&t->stid_lock, "stid", NULL, MTX_DEF) [all...] |
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ | |
svga3d_cmd.h | 2101 uint32 stid; member in struct:__anon411ade0f5308 2121 uint32 stid; member in struct:__anon411ade0f5408 2129 uint32 stid; member in struct:__anon411ade0f5508 2138 uint32 stid; member in struct:__anon411ade0f5608 2169 uint32 stid; member in struct:__anon411ade0f5808 |