Home
last modified time | relevance | path

Searched refs:DCCB_RELEASE_SIMQ (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/dpt/
HDdpt.h873 DCCB_RELEASE_SIMQ = 0x02 enumerator
HDdpt_scsi.c254 if ((dccb->state & DCCB_RELEASE_SIMQ) != 0) in dptfreeccb()