Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Ddptreg.h205 #define HA_NO_ERROR 0x00 /* No error on command */ macro
Ddpt.c828 if (ccb->ccb_hba_status != HA_NO_ERROR) {
1385 if (ccb->ccb_hba_status != HA_NO_ERROR ||