Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/firewire/
Dsbp_targ.c128 struct ccb_hdr_slist immed_notifies; member
473 SLIST_INIT(&lstate->immed_notifies); in sbp_targ_en_lun()
496 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in sbp_targ_en_lun()
912 list = &lstate->immed_notifies; in sbp_targ_abort_ccb()
1311 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in sbp_targ_action1()
/freebsd-10-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.h692 struct ccb_hdr_slist immed_notifies; member
Daic79xx.h744 struct ccb_hdr_slist immed_notifies; member
Daic7xxx.c6373 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()
6377 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()
7511 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()
7607 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
Daic79xx.c8566 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()
8570 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()
10043 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()
10132 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()