Searched refs:pending_device (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h975 struct ahc_tmode_lstate *pending_device; member in struct:ahc_softc
H A Daic79xx.h1112 struct ahd_tmode_lstate *pending_device; member in struct:ahd_softc
H A Daic7xxx_core.c5609 if (ahc->pending_device != NULL) {
6428 ahc->pending_device = NULL;
7891 initiator, target, lun, ahc->pending_device);
7893 ahc->pending_device = lstate;
H A Daic79xx_core.c8634 ahd->pending_device = NULL;
10714 initiator, target, lun, ahd->pending_device);
10716 ahd->pending_device = lstate;

Completed in 590 milliseconds