Home
last modified time | relevance | path

Searched defs:atid (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dttest.c115 pthread_t atid[THREAD_COUNT]; in test1() local
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dttest.c115 pthread_t atid[THREAD_COUNT]; in test1() local
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.c476 cxgb_free_atid(struct toedev *tdev, int atid) in cxgb_free_atid()
604 int atid = -1; in cxgb_alloc_atid() local
672 unsigned int atid = G_TID(ntohl(rpl->atid)); in do_act_open_rpl() local
793 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_act_establish() local
H A Dcxgb_offload.h207 unsigned int atid) in atid2entry()
H A Dcxgb_t3_cpl.h640 __be32 atid; member
/netbsd-src/sys/dev/i2o/
H A Diopsp.c503 iopsp_scsi_abort(struct iopsp_softc *sc, int atid, struct iop_msg *aim) in iopsp_scsi_abort()