black_hole 1106 drivers/scsi/aic7xxx/aic79xx.h struct ahd_tmode_lstate *black_hole; black_hole 6198 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd->black_hole != NULL) { black_hole 6199 drivers/scsi/aic7xxx/aic79xx_core.c xpt_free_path(ahd->black_hole->path); black_hole 6200 drivers/scsi/aic7xxx/aic79xx_core.c kfree(ahd->black_hole); black_hole 10242 drivers/scsi/aic7xxx/aic79xx_core.c *lstate = ahd->black_hole; black_hole 10456 drivers/scsi/aic7xxx/aic79xx_core.c ahd->black_hole = lstate; black_hole 10458 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd->black_hole != NULL && ahd->enabled_luns > 0) { black_hole 10541 drivers/scsi/aic7xxx/aic79xx_core.c ahd->black_hole = NULL; black_hole 10682 drivers/scsi/aic7xxx/aic79xx_core.c lstate = ahd->black_hole; black_hole 10697 drivers/scsi/aic7xxx/aic79xx_core.c lstate == ahd->black_hole ? "(Black Holed)" : ""); black_hole 10701 drivers/scsi/aic7xxx/aic79xx_core.c if (lstate == ahd->black_hole) { black_hole 971 drivers/scsi/aic7xxx/aic7xxx.h struct ahc_tmode_lstate *black_hole; black_hole 4534 drivers/scsi/aic7xxx/aic7xxx_core.c if (ahc->black_hole != NULL) { black_hole 4535 drivers/scsi/aic7xxx/aic7xxx_core.c xpt_free_path(ahc->black_hole->path); black_hole 4536 drivers/scsi/aic7xxx/aic7xxx_core.c kfree(ahc->black_hole); black_hole 7335 drivers/scsi/aic7xxx/aic7xxx_core.c *lstate = ahc->black_hole; black_hole 7601 drivers/scsi/aic7xxx/aic7xxx_core.c ahc->black_hole = lstate; black_hole 7603 drivers/scsi/aic7xxx/aic7xxx_core.c if (ahc->black_hole != NULL && ahc->enabled_luns > 0) { black_hole 7691 drivers/scsi/aic7xxx/aic7xxx_core.c ahc->black_hole = NULL; black_hole 7849 drivers/scsi/aic7xxx/aic7xxx_core.c lstate = ahc->black_hole; black_hole 7865 drivers/scsi/aic7xxx/aic7xxx_core.c lstate == ahc->black_hole ? "(Black Holed)" : ""); black_hole 7869 drivers/scsi/aic7xxx/aic7xxx_core.c if (lstate == ahc->black_hole) {