Searched refs:SP_HBA_NO_ERROR (Results 1 – 2 of 2) sorted by relevance
171 #define SP_HBA_NO_ERROR 0x00 /* No error on command */ macro
743 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()