immed_notifies 719 drivers/scsi/aic7xxx/aic79xx.h struct ccb_hdr_slist immed_notifies; immed_notifies 9248 drivers/scsi/aic7xxx/aic79xx_core.c && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { immed_notifies 9252 drivers/scsi/aic7xxx/aic79xx_core.c SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); immed_notifies 10407 drivers/scsi/aic7xxx/aic79xx_core.c SLIST_INIT(&lstate->immed_notifies); immed_notifies 10501 drivers/scsi/aic7xxx/aic79xx_core.c if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { immed_notifies 665 drivers/scsi/aic7xxx/aic7xxx.h struct ccb_hdr_slist immed_notifies; immed_notifies 6766 drivers/scsi/aic7xxx/aic7xxx_core.c && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { immed_notifies 6770 drivers/scsi/aic7xxx/aic7xxx_core.c SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); immed_notifies 7545 drivers/scsi/aic7xxx/aic7xxx_core.c SLIST_INIT(&lstate->immed_notifies); immed_notifies 7646 drivers/scsi/aic7xxx/aic7xxx_core.c if (SLIST_FIRST(&lstate->immed_notifies) != NULL) {