Searched refs:ips_error (Results 1 – 1 of 1) sorted by relevance
451 int ips_error(struct ips_softc *, struct ips_ccb *);1456 ccb->c_error = ips_error(sc, ccb); in ips_done()1533 ips_error(struct ips_softc *sc, struct ips_ccb *ccb) in ips_error() function