Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h279 HA_NO_ERROR, /* No Error */ enumerator
H A Ddpt_scsi.c1605 if (hba_stat == HA_NO_ERROR) { in dpt_intr()
2429 && (ccb->status_packet.hba_stat == HA_NO_ERROR)) {