Searched refs:AscSetLibErrorCode (Results 1 – 1 of 1) sorted by relevance
217 static int AscSetLibErrorCode(ASC_SOFTC *, u_int16_t);1601 AscSetLibErrorCode(sc, ASCQ_ERR_SG_Q_LINKS); in AscIsrQDone()1629 AscSetLibErrorCode(sc, ASCQ_ERR_CUR_QNG); in AscIsrQDone()1659 AscSetLibErrorCode(sc, ASCQ_ERR_Q_STATUS); in AscIsrQDone()3008 AscSetLibErrorCode(ASC_SOFTC *sc, u_int16_t err_code) in AscSetLibErrorCode() function