Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h1100 struct ahc_tmode_lstate *pending_device; member
H A Daic79xxvar.h1129 struct ahd_tmode_lstate *pending_device; member
H A Daic7xxx.c4963 if (ahc->pending_device != NULL) in ahc_suspend()
5920 ahc->pending_device = NULL; in ahc_reset_channel()
7365 initiator, target, lun, ahc->pending_device); in ahc_handle_target_cmd()
7367 ahc->pending_device = lstate; in ahc_handle_target_cmd()
H A Daic79xx.c7590 ahd->pending_device = NULL; in ahd_reset_channel()
9725 initiator, target, lun, ahd->pending_device); in ahd_handle_target_cmd()
9727 ahd->pending_device = lstate; in ahd_handle_target_cmd()