Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h665 struct ccb_hdr_slist immed_notifies; member
H A Daic79xx.h719 struct ccb_hdr_slist immed_notifies; member
H A Daic7xxx_core.c6738 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()
6742 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()
7516 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()
7617 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
H A Daic79xx_core.c9208 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()
9212 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()
10366 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()
10460 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h665 struct ccb_hdr_slist immed_notifies; member
H A Daic79xx.h719 struct ccb_hdr_slist immed_notifies; member
H A Daic7xxx_core.c6733 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()
6737 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()
7510 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()
7610 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
H A Daic79xx_core.c9204 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()
9208 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()
10361 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()
10455 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()

Completed in 51 milliseconds