Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx.h982 struct ahc_tmode_lstate *pending_device; member
Daic79xx.h1118 struct ahd_tmode_lstate *pending_device; member
Daic7xxx_core.c5672 if (ahc->pending_device != NULL) { in ahc_suspend()
6494 ahc->pending_device = NULL; in ahc_reset_channel()
7960 initiator, target, lun, ahc->pending_device); in ahc_handle_target_cmd()
7962 ahc->pending_device = lstate; in ahc_handle_target_cmd()
Daic79xx_core.c8719 ahd->pending_device = NULL; in ahd_reset_channel()
10800 initiator, target, lun, ahd->pending_device); in ahd_handle_target_cmd()
10802 ahd->pending_device = lstate; in ahd_handle_target_cmd()