Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/firewire/
HDsbp_targ.c125 struct ccb_hdr_slist immed_notifies; member
466 SLIST_INIT(&lstate->immed_notifies); in sbp_targ_en_lun()
489 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in sbp_targ_en_lun()
901 list = &lstate->immed_notifies; in sbp_targ_abort_ccb()
1300 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in sbp_targ_action1()
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_osm.c590 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in ahc_action()
1222 list = &lstate->immed_notifies; in ahc_abort_ccb()
HDaic79xx_osm.c627 SLIST_INSERT_HEAD(&lstate->immed_notifies, &ccb->ccb_h, in ahd_action()
1163 list = &lstate->immed_notifies; in ahd_abort_ccb()
HDaic7xxx.h692 struct ccb_hdr_slist immed_notifies; member
HDaic79xx.h744 struct ccb_hdr_slist immed_notifies; member
HDaic7xxx.c6334 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()
6338 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()
7463 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()
7559 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
HDaic79xx.c8505 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()
8509 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()
9971 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()
10060 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()