Home
last modified time | relevance | path

Searched refs:lstate (Results 1 – 20 of 20) sorted by relevance

/freebsd-14-stable/sys/dev/firewire/
HDsbp_targ.c104 struct sbp_targ_lstate *lstate; member
139 struct sbp_targ_lstate *lstate[MAX_LUN]; member
279 STAILQ_REMOVE(&login->lstate->logins, login, sbp_targ_login, link); in sbp_targ_dealloc_login()
280 login->lstate->sc->logins[login->id] = NULL; in sbp_targ_dealloc_login()
309 struct sbp_targ_lstate *lstate; in sbp_targ_post_busreset() local
338 lstate = sc->lstate[i]; in sbp_targ_post_busreset()
339 if (lstate == NULL) in sbp_targ_post_busreset()
344 crom_add_simple_text(src, unit, &lstate->model, "TargetMode"); in sbp_targ_post_busreset()
375 struct sbp_targ_lstate **lstate, int notfound_failure) in sbp_targ_find_devs() argument
382 *lstate = sc->black_hole; in sbp_targ_find_devs()
[all …]
/freebsd-14-stable/contrib/lua/src/
HDMakefile36 …ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable…
159 lapi.o: lapi.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
165 llimits.h lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h \
170 ldebug.o: ldebug.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
173 ldo.o: ldo.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \
176 ldump.o: ldump.c lprefix.h lua.h luaconf.h lobject.h llimits.h lstate.h \
178 lfunc.o: lfunc.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \
180 lgc.o: lgc.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \
185 lstate.h lobject.h ltm.h lzio.h lmem.h ldo.h lgc.h llex.h lparser.h \
188 lmem.o: lmem.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \
[all …]
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx.c239 struct ahc_tmode_lstate *lstate,
3444 struct ahc_tmode_lstate* lstate; in ahc_parse_msg() local
3446 lstate = tstate->enabled_luns[devinfo->lun]; in ahc_parse_msg()
3447 if (lstate != NULL) { in ahc_parse_msg()
3448 ahc_queue_lstate_event(ahc, lstate, in ahc_parse_msg()
3452 ahc_send_lstate_events(ahc, lstate); in ahc_parse_msg()
3815 struct ahc_tmode_lstate* lstate; in ahc_handle_devreset() local
3817 lstate = tstate->enabled_luns[lun]; in ahc_handle_devreset()
3818 if (lstate == NULL) in ahc_handle_devreset()
3821 ahc_queue_lstate_event(ahc, lstate, devinfo->our_scsiid, in ahc_handle_devreset()
[all …]
HDaic79xx.c239 struct ahd_tmode_lstate *lstate,
4629 struct ahd_tmode_lstate* lstate; in ahd_parse_msg() local
4631 lstate = tstate->enabled_luns[devinfo->lun]; in ahd_parse_msg()
4632 if (lstate != NULL) { in ahd_parse_msg()
4633 ahd_queue_lstate_event(ahd, lstate, in ahd_parse_msg()
4637 ahd_send_lstate_events(ahd, lstate); in ahd_parse_msg()
5101 struct ahd_tmode_lstate* lstate; in ahd_handle_devreset() local
5103 lstate = tstate->enabled_luns[cur_lun]; in ahd_handle_devreset()
5104 if (lstate == NULL) in ahd_handle_devreset()
5107 ahd_queue_lstate_event(ahd, lstate, devinfo->our_scsiid, in ahd_handle_devreset()
[all …]
HDaic7xxx_osm.c451 struct ahc_tmode_lstate *lstate; in ahc_action() local
471 &lstate, TRUE); in ahc_action()
477 lstate = ahc->black_hole; in ahc_action()
485 SLIST_INSERT_HEAD(&lstate->accept_tios, &ccb->ccb_h, in ahc_action()
553 if (ahc->pending_device == lstate) in ahc_action()
579 struct ahc_tmode_lstate *lstate; in ahc_action() local
583 &lstate, TRUE); in ahc_action()
590 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in ahc_action()
593 ahc_send_lstate_events(ahc, lstate); in ahc_action()
1207 struct ahc_tmode_lstate *lstate; in ahc_abort_ccb() local
[all …]
HDaic79xx_osm.c467 struct ahd_tmode_lstate *lstate; in ahd_action() local
489 &lstate, TRUE); in ahd_action()
495 lstate = ahd->black_hole; in ahd_action()
503 SLIST_INSERT_HEAD(&lstate->accept_tios, &ccb->ccb_h, in ahd_action()
587 if (ahd->pending_device == lstate) in ahd_action()
616 struct ahd_tmode_lstate *lstate; in ahd_action() local
620 &lstate, TRUE); in ahd_action()
627 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in ahd_action()
630 ahd_send_lstate_events(ahd, lstate); in ahd_action()
1148 struct ahd_tmode_lstate *lstate; in ahd_abort_ccb() local
[all …]
HDaic7xxx.h1340 struct ahc_tmode_lstate **lstate,
HDaic79xx.h1549 struct ahd_tmode_lstate **lstate,
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDPthreadLockChecker.cpp319 const LockState *lstate = state->get<LockMap>(lockR); in resolvePossiblyDestroyedMutex() local
323 assert(lstate); in resolvePossiblyDestroyedMutex()
324 assert(lstate->isUntouchedAndPossiblyDestroyed() || in resolvePossiblyDestroyedMutex()
325 lstate->isUnlockedAndPossiblyDestroyed()); in resolvePossiblyDestroyedMutex()
330 if (lstate->isUntouchedAndPossiblyDestroyed()) in resolvePossiblyDestroyedMutex()
332 else if (lstate->isUnlockedAndPossiblyDestroyed()) in resolvePossiblyDestroyedMutex()
/freebsd-14-stable/lib/liblua/
HDMakefile16 llex.c lmem.c lobject.c lopcodes.c lparser.c lstate.c lstring.c \
/freebsd-14-stable/stand/liblua/
HDMakefile14 lmem.c lobject.c lopcodes.c lparser.c lstate.c lstring.c ltable.c \
/freebsd-14-stable/contrib/ntp/ntpd/
HDrefclock_parse.c1550 u_long lstate in clear_err() argument
1553 if (lstate == ERR_ALL) in clear_err()
1568 parse->errors[lstate].err_stage = err_tbl[lstate]; in clear_err()
1569 parse->errors[lstate].err_cnt = 0; in clear_err()
1570 parse->errors[lstate].err_last = 0; in clear_err()
1571 parse->errors[lstate].err_started = 0; in clear_err()
1572 parse->errors[lstate].err_suppressed = 0; in clear_err()
1579 u_long lstate in list_err() argument
1583 struct errorinfo *err = &parse->errors[lstate]; in list_err()
2510 u_long lstate, in parsestate() argument
[all …]
/freebsd-14-stable/sys/cddl/contrib/opensolaris/uts/common/
HDMakefile.files46 lstate.o \
/freebsd-14-stable/contrib/netbsd-tests/bin/ps/
HDt_ps.sh97 s_keywords='uid pid ppid cpu lid nlwp pri nice vsz rss wchan lstate tt ltime command'
HDkeywords58 lstate STAT LJUST
/freebsd-14-stable/sys/contrib/openzfs/lib/libzpool/
HDMakefile.am40 module/lua/lstate.c \
/freebsd-14-stable/sys/modules/zfs/
HDMakefile136 lstate.c \
/freebsd-14-stable/sys/contrib/openzfs/module/
HDMakefile.bsd150 lstate.c \
HDKbuild.in208 lstate.o \
/freebsd-14-stable/sys/conf/
HDfiles183 contrib/openzfs/module/lua/lstate.c optional zfs compile-with "${ZFS_C}"