Searched refs:pending_device (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 977 struct ahc_tmode_lstate *pending_device; member
|
H A D | aic79xx.h | 1112 struct ahd_tmode_lstate *pending_device; member
|
H A D | aic7xxx_core.c | 5611 if (ahc->pending_device != NULL) { in ahc_suspend() 6433 ahc->pending_device = NULL; in ahc_reset_channel() 7898 initiator, target, lun, ahc->pending_device); in ahc_handle_target_cmd() 7900 ahc->pending_device = lstate; in ahc_handle_target_cmd()
|
H A D | aic79xx_core.c | 8639 ahd->pending_device = NULL; in ahd_reset_channel() 10719 initiator, target, lun, ahd->pending_device); in ahd_handle_target_cmd() 10721 ahd->pending_device = lstate; in ahd_handle_target_cmd()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 975 struct ahc_tmode_lstate *pending_device; member
|
H A D | aic79xx.h | 1112 struct ahd_tmode_lstate *pending_device; member
|
H A D | aic7xxx_core.c | 5609 if (ahc->pending_device != NULL) { in ahc_suspend() 6428 ahc->pending_device = NULL; in ahc_reset_channel() 7891 initiator, target, lun, ahc->pending_device); in ahc_handle_target_cmd() 7893 ahc->pending_device = lstate; in ahc_handle_target_cmd()
|
H A D | aic79xx_core.c | 8634 ahd->pending_device = NULL; in ahd_reset_channel() 10714 initiator, target, lun, ahd->pending_device); in ahd_handle_target_cmd() 10716 ahd->pending_device = lstate; in ahd_handle_target_cmd()
|
Completed in 72 milliseconds