Searched refs:lstate (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/firewire/
H A Dsbp_targ.c104 struct sbp_targ_lstate *lstate; member in struct:sbp_targ_login
139 struct sbp_targ_lstate *lstate[MAX_LUN]; member in struct:sbp_targ_softc
279 STAILQ_REMOVE(&login->lstate->logins, login, sbp_targ_login, link);
280 login->lstate->sc->logins[login->id] = NULL;
309 struct sbp_targ_lstate *lstate; local
340 lstate = sc->lstate[i];
341 if (lstate == NULL)
346 crom_add_simple_text(src, unit, &lstate->model, "TargetMode");
379 struct sbp_targ_lstate **lstate, in
378 sbp_targ_find_devs(struct sbp_targ_softc *sc, union ccb *ccb, struct sbp_targ_lstate **lstate, int notfound_failure) argument
415 struct sbp_targ_lstate *lstate; local
528 sbp_targ_send_lstate_events(struct sbp_targ_softc *sc, struct sbp_targ_lstate *lstate) argument
568 sbp_targ_get_orb_info(struct sbp_targ_lstate *lstate, u_int tag_id, u_int init_id) argument
894 struct sbp_targ_lstate *lstate; local
1182 struct sbp_targ_lstate *lstate; local
1543 struct sbp_targ_lstate *lstate; local
1584 struct sbp_targ_lstate *lstate; local
2016 struct sbp_targ_lstate *lstate; local
[all...]
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic7xxx.c238 struct ahc_tmode_lstate *lstate,
3458 struct ahc_tmode_lstate* lstate; local
3460 lstate = tstate->enabled_luns[devinfo->lun];
3461 if (lstate != NULL) {
3462 ahc_queue_lstate_event(ahc, lstate,
3466 ahc_send_lstate_events(ahc, lstate);
3839 struct ahc_tmode_lstate* lstate; local
3841 lstate = tstate->enabled_luns[lun];
3842 if (lstate == NULL)
3845 ahc_queue_lstate_event(ahc, lstate, devinf
4090 struct ahc_tmode_lstate *lstate; local
6169 struct ahc_tmode_lstate* lstate; local
6310 ahc_queue_lstate_event(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate, u_int initiator_id, u_int event_type, u_int event_arg) argument
6361 ahc_send_lstate_events(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate) argument
7283 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, struct ahc_tmode_tstate **tstate, struct ahc_tmode_lstate **lstate, int notfound_failure) argument
7327 struct ahc_tmode_lstate *lstate; local
7780 struct ahc_tmode_lstate *lstate; local
[all...]
H A Daic79xx_osm.c458 struct ahd_tmode_lstate *lstate; local
480 &lstate, TRUE);
486 lstate = ahd->black_hole;
495 SLIST_INSERT_HEAD(&lstate->accept_tios, &ccb->ccb_h,
580 if (ahd->pending_device == lstate)
609 struct ahd_tmode_lstate *lstate; local
613 &lstate, TRUE);
620 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h,
623 ahd_send_lstate_events(ahd, lstate);
1152 struct ahd_tmode_lstate *lstate; local
[all...]
H A Daic7xxx_osm.c445 struct ahc_tmode_lstate *lstate; local
465 &lstate, TRUE);
471 lstate = ahc->black_hole;
480 SLIST_INSERT_HEAD(&lstate->accept_tios, &ccb->ccb_h,
549 if (ahc->pending_device == lstate)
575 struct ahc_tmode_lstate *lstate; local
579 &lstate, TRUE);
586 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h,
589 ahc_send_lstate_events(ahc, lstate);
1213 struct ahc_tmode_lstate *lstate; local
[all...]
H A Daic79xx.c238 struct ahd_tmode_lstate *lstate,
4655 struct ahd_tmode_lstate* lstate; local
4657 lstate = tstate->enabled_luns[devinfo->lun];
4658 if (lstate != NULL) {
4659 ahd_queue_lstate_event(ahd, lstate,
4663 ahd_send_lstate_events(ahd, lstate);
5141 struct ahd_tmode_lstate* lstate; local
5143 lstate = tstate->enabled_luns[cur_lun];
5144 if (lstate == NULL)
5147 ahd_queue_lstate_event(ahd, lstate, devinf
5442 struct ahd_tmode_lstate *lstate; local
8062 struct ahd_tmode_lstate* lstate; local
8500 ahd_queue_lstate_event(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate, u_int initiator_id, u_int event_type, u_int event_arg) argument
8551 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) argument
9855 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, struct ahd_tmode_tstate **tstate, struct ahd_tmode_lstate **lstate, int notfound_failure) argument
9900 struct ahd_tmode_lstate *lstate; local
10280 struct ahd_tmode_lstate *lstate; local
[all...]
H A Daic79xx.h1549 struct ahd_tmode_lstate **lstate,
H A Daic7xxx.h1340 struct ahc_tmode_lstate **lstate,
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_parse.c1549 u_long lstate
1552 if (lstate == ERR_ALL)
1567 parse->errors[lstate].err_stage = err_tbl[lstate];
1568 parse->errors[lstate].err_cnt = 0;
1569 parse->errors[lstate].err_last = 0;
1570 parse->errors[lstate].err_started = 0;
1571 parse->errors[lstate].err_suppressed = 0;
1578 u_long lstate
1582 struct errorinfo *err = &parse->errors[lstate];
2508 parsestate( u_long lstate, char *buffer, int size ) argument
2601 parsestatus( u_long lstate, char *buffer, int size ) argument
[all...]

Completed in 119 milliseconds