Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Ddptreg.h171 #define SP_HBA_NO_ERROR 0x00 /* No error on command */ macro
Ddpt.c743 if (ccb->ccb_hba_status != SP_HBA_NO_ERROR) { in dpt_ccb_done()
1105 if (ccb->ccb_hba_status != SP_HBA_NO_ERROR || in dpt_hba_inquire()