Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx.h668 struct ccb_hdr_slist immed_notifies; member
Daic79xx.h722 struct ccb_hdr_slist immed_notifies; member
Daic7xxx_core.c6799 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()
6803 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()
7578 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()
7679 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
Daic79xx_core.c9288 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()
9292 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()
10447 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()
10541 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()