Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.h977 struct ahc_tmode_lstate *pending_device; member
Daic79xx.h1112 struct ahd_tmode_lstate *pending_device; member
Daic7xxx_core.c5639 if (ahc->pending_device != NULL) { in ahc_suspend()
6461 ahc->pending_device = NULL; in ahc_reset_channel()
7927 initiator, target, lun, ahc->pending_device); in ahc_handle_target_cmd()
7929 ahc->pending_device = lstate; in ahc_handle_target_cmd()
Daic79xx_core.c8679 ahd->pending_device = NULL; in ahd_reset_channel()
10760 initiator, target, lun, ahd->pending_device); in ahd_handle_target_cmd()
10762 ahd->pending_device = lstate; in ahd_handle_target_cmd()