Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/dpt/
Ddpt_scsi.c232 if ((dccb->state & DCCB_ACTIVE) != 0) in dptfreeccb()
683 dccb->state |= DCCB_ACTIVE; in dptexecuteccb()
1685 if ((dccb->state & DCCB_ACTIVE) == 0) { in dpttimeout()
Ddpt.h857 DCCB_ACTIVE = 0x01, enumerator