HomeSort by: relevance | last modified time | path
    Searched refs:pending_device (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 1129 struct ahd_tmode_lstate *pending_device; member in struct:ahd_softc
aic7xxxvar.h 1100 struct ahc_tmode_lstate *pending_device; member in struct:ahc_softc
aic7xxx.c 4963 if (ahc->pending_device != NULL)
5920 ahc->pending_device = NULL;
7365 initiator, target, lun, ahc->pending_device);
7367 ahc->pending_device = lstate;
aic79xx.c 7590 ahd->pending_device = NULL;
9725 initiator, target, lun, ahd->pending_device);
9727 ahd->pending_device = lstate;

Completed in 26 milliseconds