HomeSort by: relevance | last modified time | path
    Searched defs:ips_error (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
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, "

Completed in 13 milliseconds