ips.c | 487 int ips_error(struct ips_softc *, struct ips_ccb *); 1400 ccb->c_error = ips_error(sc, ccb); 1480 ips_error(struct ips_softc *sc, struct ips_ccb *ccb) function in typeref:typename:int 1491 DPRINTF(IPS_D_ERR, ("%s: ips_error: stat 0x%02x, estat 0x%02x, "
|