Home
last modified time | relevance | path

Searched refs:immed_notifies (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/firewire/
Dsbp_targ.c127 struct ccb_hdr_slist immed_notifies; member
468 SLIST_INIT(&lstate->immed_notifies); in sbp_targ_en_lun()
491 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in sbp_targ_en_lun()
903 list = &lstate->immed_notifies; in sbp_targ_abort_ccb()
1302 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in sbp_targ_action1()
/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_osm.c620 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in ahd_action()
1167 list = &lstate->immed_notifies; in ahd_abort_ccb()
Daic7xxx_osm.c586 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in ahc_action()
1228 list = &lstate->immed_notifies; in ahc_abort_ccb()
Daic7xxx.h694 struct ccb_hdr_slist immed_notifies; member
Daic79xx.h746 struct ccb_hdr_slist immed_notifies; member
Daic7xxx.c6369 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()
6373 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()
7507 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()
7603 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
Daic79xx.c8559 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()
8563 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()
10036 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()
10125 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()