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

  /src/sys/dev/ic/
advlib.c 252 sc->queue_full_or_busy = 0;
1579 if (sc->queue_full_or_busy & target_id) {
1587 sc->queue_full_or_busy &= ~target_id;
1752 sc->queue_full_or_busy |= target_id;
2980 sc->queue_full_or_busy = 0;
advlib.h 866 ASC_SCSI_BIT_ID_TYPE queue_full_or_busy; member in struct:asc_softc

Completed in 14 milliseconds